marvin.cli.config
get
def get(key: str)
Get the value of a specific setting.
view
def view()
Display the current Marvin settings.
Parent Module: cli
cli