Option C Tools
Loading...
Searching...
No Matches
workspace.Subproject Class Reference

Static Public Attributes

str profile = None

Detailed Description

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.

Member Data Documentation

◆ profile

str workspace.Subproject.profile = None
static

Definition at line 98 of file workspace.py.


The documentation for this class was generated from the following file: