Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 543 Bytes

File metadata and controls

30 lines (19 loc) · 543 Bytes

ezbotf.argumentparser

casts module

Note

This module is imports as from .. import *. This means that there is no need to import it separately or use ezbotf.argumentparser.casts.Cast. You can simply use ezbotf.argumentparser.ListCast as example.

ezbotf.argumentparser.casts

Cast

Cast

setup_bool_cast_translations

ListCast

ListCast

DictCast

DictCast