Module scriptlike.std

Scriptlike

Utility to aid in script-like programs. Written in the D programming language.

Automatically pulls in anything from Phobos likely to be useful for scripts.

std.file and std.path are static imports to avoid name conflicts with the Path-based wrappers in scriptlike.file and scriptlike.path.

curl is omitted here because it involves an extra link dependency.

Authors

Nick Sabalausky

Copyright

Copyright (C) 2014-2015 Nick Sabalausky

License

zlib/libpng