Gets the active, visible positional arguments for a command.
public static IEnumerable<CommandArgument> GetVisibleArguments(Command command)
The command.