argument

Create container for application arguments passed on command line

  1. auto argument(string[] args)
  2. auto argument()
    argument
    ()

Return Value

Type: auto

DocumentType!(string[], string)

Meta