File
Description
Include the contents of an external Stacko script in another Stack script.
Recursive includes are automatically resolved by the Stacko interpreter.
Example
UserInfo.stacko
Greeter.stacko
Main.stacko
Result (Main.stacko)
Include the contents of an external Stacko script in another Stack script.
Recursive includes are automatically resolved by the Stacko interpreter.
UserInfo.stacko
Greeter.stacko
Main.stacko
Result (Main.stacko)