Application.arguments

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Arguments arguments [@property getter]
  2. auto arguments(Args args)
    class Application
    protected
    arguments
    (
    Args...
    )
    (
    Args args
    )
    if (
    Args.length > 0
    )

Meta