Base class for typed tool inputs. Provides from_raw() parsing and as_() type narrowing.
as_()
Usage
Source
InputBase()
raw: RawDict = (lambda: {})()