duck.cli.commands.makeblueprint

Module containing makeproject command class.

Module Contents

Classes

MakeBlueprintCommand

API

class duck.cli.commands.makeblueprint.MakeBlueprintCommand[source]
classmethod main(name, destination: str = '.', overwrite_existing: bool = False)[source]
classmethod makeblueprint(name, destination, overwrite_existing: bool = False)[source]
classmethod setup()[source]