Search
Preparing search index...
The search index is not available
@circleci/circleci-config-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@circleci/circleci-config-sdk
types
orb
Namespace orb
Index
Type Aliases
Orb
Component
Orb
Display
Meta
Orb
Import
Manifest
Orb
Import
Shape
Orb
Imports
Shape
Type Aliases
Orb
Component
Orb
Component
:
Parameterized
<
AnyParameterLiteral
>
Orb
Display
Meta
Orb
Display
Meta
:
{
home_url
:
string
;
source_url
:
string
}
Type declaration
home_
url
:
string
source_
url
:
string
Orb
Import
Manifest
Orb
Import
Manifest
:
{
commands
:
Record
<
string
,
CustomParametersList
<
CommandParameterLiteral
>
>
;
executors
:
Record
<
string
,
CustomParametersList
<
ExecutorParameterLiteral
>
>
;
jobs
:
Record
<
string
,
CustomParametersList
<
JobParameterLiteral
>
>
}
Type declaration
commands
:
Record
<
string
,
CustomParametersList
<
CommandParameterLiteral
>
>
executors
:
Record
<
string
,
CustomParametersList
<
ExecutorParameterLiteral
>
>
jobs
:
Record
<
string
,
CustomParametersList
<
JobParameterLiteral
>
>
Orb
Import
Shape
Orb
Import
Shape
:
{}
Type declaration
[
importName:
string
]:
string
Orb
Imports
Shape
Orb
Imports
Shape
:
Record
<
string
,
OrbImportShape
>
Exports
commands
executors
internal
Types
logic
mapping
orb
parameters
reusable
types
command
config
executors
job
orb
parameter
workflow
workflow
Orb
Component
Orb
Display
Meta
Orb
Import
Manifest
Orb
Import
Shape
Orb
Imports
Shape
Generated using
TypeDoc