Options
All
  • Public
  • Public/Protected
  • All
Menu

A reference to an imported Orb. {@label STATIC_2.1}

Hierarchy

  • OrbImport

Implements

  • Generable

Index

Constructors

Properties

alias: string
commands: Record<string, OrbRef<CommandParameterLiteral>> = {}
description?: string
display?: OrbDisplayMeta
executors: Record<string, OrbRef<ExecutorParameterLiteral>> = {}
jobs: Record<string, OrbRef<AnyParameterLiteral>> = {}
name: string
namespace: string
version: string

Accessors

Methods

  • generate(): Record<string, string>

Generated using TypeDoc