angelos.server.commands.quit

class angelos.server.commands.quit.QuitCommand(io, state)

Bases: angelos.server.cmd.Command

Shutdown 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.