angelos.server.commands.quit¶
-
class
angelos.server.commands.quit.QuitCommand(io, state)¶ Bases:
angelos.server.cmd.CommandShutdown the angelos server.
-
abbr= 'Shutdown the angelos server'¶
-
description= 'Use this command to shutdown the angelos server from the terminal.'¶
-
classmethod
factory(**kwargs)¶ Create command with env from IoC.
-