scriptlike.only

Scriptlike: Utility to aid in script-like programs.

Written in the D programming language.

Import this "scriptlike.only" module instead of "scriptlike" if you want to import all of Scriptlike, but DON'T want to automatically import any of Phobos.

Public Imports

scriptlike.interact
public import scriptlike.interact;
Undocumented in source.
scriptlike.fail
public import scriptlike.fail;
Undocumented in source.
scriptlike.file
public import scriptlike.file;
Undocumented in source.
scriptlike.path
public import scriptlike.path;
Undocumented in source.
scriptlike.process
public import scriptlike.process;
Undocumented in source.

Meta

License

zlib/libpng

Authors

Nick Sabalausky