NestedArgument#

class wattson.networking.namespaces.nested_argument.NestedArgument(argument: List[str] | str, is_nested: bool = False)#

Bases: object

Methods

__init__(argument: List[str] | str, is_nested: bool = False)#