-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Description
I put all my autoloaded classes into /src. But where do I put the source for my main* for a command-line executable? Does that go in /src? Someplace else?
*main (like int main() in C/C++) -- the non-class entry point for the program, which typically receives the command line parameters via $argv.
Metadata
Metadata
Assignees
Labels
No labels