INNER CODE UNIT · Python
Console
EntySec/Ghost · ghost/core/console.py:30
class Console(Cmd):
""" Subclass of ghost.core module.
This subclass of ghost.core modules is intended for providing
main Ghost Framework console interface.
"""
def __init__(self) -> None:
super().__init__(
prompt='(%lineghost%end)> ',
intro="""%clear%end
.--. .-. .-.
: .--': : .' `.
: : _ : `-. .--. .--.`. .'
: :; :: .. :' .; :`._-.': :
`.__.':_;:_;`.__.'`.__.':_;
--=[ %bold%whiteGhost Framework 8.0.0%end