create constant

PathFindSubcommand const create

Represents a PathFindSubcommand for creating a path.

Implementation

static const PathFindSubcommand create = PathFindSubcommand._("create");