commands/create/create_handler library
Classes
- CreateHandlerResult
- Represents the result of createHandler function.
Functions
-
createHandler(
{required ProjectRoute route, required HttpMethod httpMethod}) → Future< CreateHandlerResult> - Creates an handler for a Gazelle project.