specs/fig/shared library
Classes
Constants
- scriptsFieldsFragment → const String
Properties
- disableForCommandsGenerator → FigGenerator
-
final
- invitationsGenerators → FigGenerator
-
final
- membersGenerators → FigGenerator
-
final
-
settingsGeneratorsMap
→ Map<
String, FigGenerator> -
final
- sshHostsGenerator → FigGenerator
-
final
- sshIdentityGenerator → FigGenerator
-
final
- stateGenerator → FigGenerator
-
final
- subsystemsGenerator → FigGenerator
-
final
- teamsGenerators → FigGenerator
-
final
- themesGenerator → FigGenerator
-
final
- tokensGenerators → FigGenerator
-
final
- userGenerator → FigGenerator
-
final
Functions
-
commandLineToolSpecGenerator(
List< String> tokens, ExecuteCommandFunction? executeShellCommand, [FigGeneratorContext? context]) → Future<FigSubcommand> -
graphql(
{required ExecuteCommandFunction exec, required String query}) → Future -
pluginsGenerator(
{required bool installed}) → FigGenerator -
scriptOptions(
ScriptFields script) → List< FigOption> -
scriptsSpecGenerator(
List< String> tokens, ExecuteCommandFunction? executeShellCommand, [FigGeneratorContext? context]) → Future<FigSubcommand> -
settingsSpecGenerator(
List< String> tokens, ExecuteCommandFunction? executeShellCommand, [FigGeneratorContext? context]) → Future<FigSubcommand>