Component (gb)
This class represents a component loaded by the interpreter.
This class is not creatable.
Static properties
Path
Returns the system path where all the components are stored.
Static methods
FindFromPath
Returns which component owns a specific relative path.
Load
Loads a component from its name.
Properties
Library
Returns if a component is actually a library.
Name
Returns the name of a component.
Version
Returns the version string of a component.