models/github_actions_job library
Classes
- GithubActionsJobModel
- Value for model.
- GithubActionsStepValue
- Value for representing each step executed within a Github Action job.
Extensions
- GithubActionsJobModelPatterns on GithubActionsJobModel
- Adds pattern-matching-related methods to GithubActionsJobModel.
- GithubActionsStepValuePatterns on GithubActionsStepValue
- Adds pattern-matching-related methods to GithubActionsStepValue.
Typedefs
- GithubActionsJobModelCollection = _$GithubActionsJobModelCollection
- Collection class for storing GithubActionsJobModel.
- GithubActionsJobModelDocument = _$GithubActionsJobModelDocument
- Document class for storing GithubActionsJobModel.
- GithubActionsJobModelInitialCollection = _$GithubActionsJobModelInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubActionsJobModelKeys = _$GithubActionsJobModelKeys
- Enum of the name of the value defined in GithubActionsJobModel.
- GithubActionsJobModelMirrorCollection = _$GithubActionsJobModelMirrorCollection
- Collection class for storing GithubActionsJobModel.
- GithubActionsJobModelMirrorDocument = _$GithubActionsJobModelMirrorDocument
- Document class for storing GithubActionsJobModel.
- GithubActionsJobModelMirrorInitialCollection = _$GithubActionsJobModelMirrorInitialCollection
-
Class for defining initial values to be passed to
initialValueofRuntimeModelAdapter. - GithubActionsJobModelMirrorRefPath = _$GithubActionsJobModelMirrorRefPath
- It can be defined as an empty ModelRef<GithubActionsJobModel>.
-
GithubActionsJobModelRef
= ModelRef<
GithubActionsJobModel> ? - Alias for ModelRef<GithubActionsJobModel>.
- GithubActionsJobModelRefPath = _$GithubActionsJobModelRefPath
- It can be defined as an empty ModelRef<GithubActionsJobModel>.