executables property
List of the executables that will be added to the path when this package is globally activated ('dart pub global activate')
Implementation
late final Executables executables;
List of the executables that will be added to the path when this package is globally activated ('dart pub global activate')
late final Executables executables;