AFExtendCommandsLibraryDelegate typedef

AFExtendCommandsLibraryDelegate = void Function(AFCommandLibraryExtensionContext context)

Used by third party extensions to defined commands for the command-line app.

Implementation

typedef AFExtendCommandsLibraryDelegate = void Function(AFCommandLibraryExtensionContext context);