Function chdir
Like std.file.chdir
, but supports Path and command echoing.
Prototypes
void chdir( const(Path) pathname ); void chdir( const(string) pathname );
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2016 Nick Sabalausky
License
zlib/libpng