Beispiel #1
0
 public static Command RootCommand(params Option[] options) =>
 Command(executableName.Value, "", Accept.NoArguments(), options);