class InstallableLib:
Container to hold information on an installable library.
Configuration.add_installed_library
The three parameters are stored as attributes with the same names.
Method | __init__ |
Undocumented |
Instance Variable | build​_info |
Undocumented |
Instance Variable | name |
Undocumented |
Instance Variable | target​_dir |
Undocumented |