sub-invoke()

This commit is contained in:
udo
2021-10-29 14:17:00 +00:00
parent a65a3d1207
commit fa432a0482
14 changed files with 196 additions and 87 deletions
+6
View File
@@ -0,0 +1,6 @@
RENDER()
{
echo("Sub-Invoke Working dir: " + get_cwd() + "\n");
}