|
Option C Tools
|
Static Public Attributes | |
| str | profile = None |
One Option C subproject under a workspace.
Attributes
----------
path
Absolute path to the subproject root (resolved relative to the
workspace root at load time).
name
Display name for the subproject.
profile
Optional override for the lint profile applied to this
subproject's files when scoped via the workspace. ``None``
means "use the subproject's own ``.octrc.json``".
Definition at line 80 of file workspace.py.
|
static |
Definition at line 98 of file workspace.py.