vim._core.ExCmdArgs
Parsed ex command arguments for builtin commands, passed from C via nlua_call_excmd. Inherits fields from user command args: name, args, bang, line1, line2, range, count, reg, smods. Note: For builtin commands name is the canonical command name.