Directories ¶
Path | Synopsis |
---|---|
a only imports public packages.
|
a only imports public packages. |
b only imports public and private packages.
|
b only imports public and private packages. |
c imports the library root, which in turn imports the public and private packages.
|
c imports the library root, which in turn imports the public and private packages. |
c imports non-prod code.
|
c imports non-prod code. |
nonprod
nonprod is non-production code that should not be linked into any outside package.
|
nonprod is non-production code that should not be linked into any outside package. |
quarantine
quarantine is inside the library, but should not import the private package.
|
quarantine is inside the library, but should not import the private package. |
Click to show internal directories.
Click to hide internal directories.