Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 731 Bytes

_casts.rst

File metadata and controls

49 lines (28 loc) · 731 Bytes

ezbotf.argumentparser._casts

_casts module

Note

This module is imports as from .. import _casts. This means that you must use ezbotf.argumentparser._casts.ArgTypeCast as example.

ezbotf.argumentparser._casts

ArgTypeCast

ArgTypeCast

__init

typecast

ListCast

ListCast

__init__

typecast

DictCast

DictCast

__init__

typecast

BoolCast

BoolCast

__init__

typecast