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 $(API_PATH_EXTR Path)-based wrappers in
scriptlike.file and scriptlike.path.
curl is omitted here because it involves an extra link dependency.
Scriptlike $(SCRIPTLIKE_VERSION)
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 $(API_PATH_EXTR Path)-based wrappers in scriptlike.file and scriptlike.path.
curl is omitted here because it involves an extra link dependency.