InputBase

Base class for typed tool inputs. Provides from_raw() parsing and as_() type narrowing.

Usage

Source

InputBase()

Parameter Attributes

raw: RawDict = (lambda: {})()