class Bindgen::Tool
- Bindgen::Tool
- Reference
- Object
Overview
Front-end tool class
Defined in:
bindgen/tool.crConstructors
Instance Method Summary
- #database : TypeDatabase
-
#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
Instance Method Detail
def root_path : String
#
Path to the projects root, commonly the directory the YAML configuration file is contained in.