uce/test/test2/working-dir-test.uce
2021-12-27 23:54:15 +00:00

7 lines
68 B
Plaintext

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