Module scriptlike.std
Scriptlike v0.9.2
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.
The public std.file
and std.path
imports here 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