7 lines
84 B
Plaintext
7 lines
84 B
Plaintext
|
|
|
|
RENDER(Request& context)
|
|
{
|
|
print("Sub-Invoke Working dir: ", cwd_get(), "\n");
|
|
}
|