vueda.cli
Overview
Shared CLI utilities for colored output and interactive input.
Classes
fake_arg_quoting
Fake the quoting of arguments for display purposes.
Signature
fake_arg_quoting(cl_args)
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| cl_args | yes |
Source
server/vueda/cli.py:56
Source
server/vueda/cli.py