class Bindgen::Tool
- Bindgen::Tool
- Reference
- Object
Overview
Front-end tool class
Defined in:
bindgen/tool.crConstructors
Class Method Summary
Instance Method Summary
- #database : TypeDatabase
- #logger
-
#root_path : String
Path to the projects root, commonly the directory the YAML configuration file is contained in.
-
#run! : Int32
Runs the tool.
Constructor Detail
Class Method Detail
Instance Method Detail
def root_path : String
#
Path to the projects root, commonly the directory the YAML configuration file is contained in.