uce/test/test2/working-dir-test.uce
2022-01-21 09:10:38 +00:00

7 lines
68 B
Plaintext

RENDER()
{
print("Sub-Invoke Working dir: ", get_cwd(), "\n");
}