specs/fig/shared library

Constants

scriptsFieldsFragment → const String

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>