7 lines
69 B
Plaintext
7 lines
69 B
Plaintext
|
|
|
|
RENDER()
|
|
{
|
|
echo("Sub-Invoke Working dir: " + get_cwd() + "\n");
|
|
}
|