_index_of_arg method

_index_of_arg

def _index_of_arg(self, item):
    ...
Parameter Type Description
item Any

Returns: int

See Also