ShScriptModule

Generate a shell script with shebang

Members

Functions

render
auto render()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

make
auto make()

Make a sh-script

Variables

content
ShModule content;

Shell content

doc
ShModule doc;

Shell root.

shebang
ShModule shebang;

Shebang at the top.

Meta