commandLine

open fun commandLine(arguments: Array<Any>): T
open fun commandLine(args: Iterable<out Any>): T