getting closer to full port of web app starter
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
RENDER(Request& context)
|
||||
{
|
||||
print("Sub-Invoke Working dir: ", get_cwd(), "\n");
|
||||
print("Sub-Invoke Working dir: ", cwd_get(), "\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user