Directories ¶
Path | Synopsis |
---|---|
inverse
|
|
a
a only imports public packages.
|
a only imports public packages. |
b
b only imports public and private packages.
|
b only imports public and private packages. |
c
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. |
d
c imports non-prod code.
|
c imports non-prod code. |
lib/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. |
lib/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. |
rules
|
|
b
b only public and private packages.
|
b only public and private packages. |
Click to show internal directories.
Click to hide internal directories.