Skip to content

Define a main function #33

@itislu

Description

@itislu

This has 2 major benefits:

  1. Readability: It's possible to read the script top to bottom in execution order.
  2. Security: Because first all functions get read into memory, once the call to main has been made, no changes during runtime - like when updating - can affect the script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreA routine task

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions