executables property

Executables executables
latefinal

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;