LOGOVALAXY
  • Config
  • API
Documentation navigation
  • client

  • node

    • Classes

    • Interfaces

      • CdnModule

      • ContentCheckResult

      • ContentDiagnostic

      • ContentItem

      • ContentLoader

      • ContentLoaderContext

      • ContentPageInfo

      • ContentServiceOptions

      • CreateCliOptions

      • GroupIconOptions

      • LoadConfigFromFileOptions

      • MdAfterRenderContext

      • ResolvedConfig

      • ResolvedValaxyOptions

      • ValaxyAddonCliContext

      • ValaxyAddonResolver

      • ValaxyEntryOptions

      • ValaxyExtendConfig

      • ValaxyFileInfo

      • ValaxyHooks

      • ValaxyNode

      • ValaxyServerOptions

    • Type Aliases

    • Variables

    • Functions

  • types

Interface: ValaxyAddonCliContext ​

Source: 1.0.0-rc.14 · a572916b42ec

Defined in: packages/valaxy/node/types/addon.ts:7

Properties ​

userRoot ​

ts
userRoot: string;

Defined in: packages/valaxy/node/types/addon.ts:9

The Valaxy project root used by the addon command.

Previous pageResolvedValaxyOptions
Next pageValaxyAddonResolver
On this page

Released under the MIT License. (a572916b)

Copyright © 2022-present YunYouJun & Valaxy Contributors