Function append
Like std.file.append
, but supports Path, command echoing and dryrun.
Prototypes
void append( const(Path) name, const(void[]) buffer ); void append( const(string) name, const(void[]) buffer );
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2016 Nick Sabalausky
License
zlib/libpng