Module scriptlike
Scriptlike v0.9.3
Utility to aid in script-like programs.Written in the D programming language and licensed under The zlib/libpng License.
The latest version of this API reference is always available at:
http://semitwist.com/scriptlike/
For the list of officially supported compiler versions, see the .travis.yml file included with your version of Scriptlike.
Import all (including anything from Phobos likely to be useful for scripts):
import scriptlike;
Import all of Scriptlike only, but no Phobos:
import scriptlike.only;
Homepage
Authors
Nick Sabalausky, Jesse Phillips
Copyright
Copyright (C) 2014-2015 Nick Sabalausky. Portions Copyright (C) 2010 Jesse Phillips.