commandLine

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