7 lines
68 B
Plaintext
7 lines
68 B
Plaintext
|
|
|
|
RENDER()
|
|
{
|
|
print("Sub-Invoke Working dir: ", get_cwd(), "\n");
|
|
}
|