Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PACKAGE_MANAGER ¶
type PACKAGE_MANAGER string
const ( NPM PACKAGE_MANAGER = "NPM" YARN PACKAGE_MANAGER = "YARN" PNPM PACKAGE_MANAGER = "PNPM" NONE PACKAGE_MANAGER = "NONE" )
Click to show internal directories.
Click to hide internal directories.