[go: up one dir, main page]

Module manifest

Module manifest 

Source
Expand description

Root Project configuration type

Based on schema/core.cue

Structs§

ArgMatcher
Pattern matcher for task arguments
Base
Base configuration structure (composable across directories)
Hooks
Collection of hooks that can be executed
MatchHook
Hook step that expands to tasks discovered via TaskMatcher.
Project
Root Project configuration structure (leaf node - cannot unify with other projects)
TaskMatcher
Match tasks across workspace by metadata for discovery-based execution
TaskRef
Reference to a task in another env.cue project by its name property
WorkspaceConfig
Workspace configuration
WorkspaceHooks
Workspace lifecycle hooks for pre/post install

Enums§

HookItem
A hook step to run as part of workspace lifecycle hooks.

Type Aliases§

Cuenv
Type alias for backward compatibility