kllk
Some checks failed
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
Some checks failed
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
This commit is contained in:
@@ -36,6 +36,8 @@ class CmdletArg:
|
||||
"""Whether this argument accepts multiple values (consumes remaining positional args)"""
|
||||
usage: str = ""
|
||||
"""dsf"""
|
||||
requires_db: bool = False
|
||||
"""Whether this argument requires the local DB/library root to be configured."""
|
||||
|
||||
def resolve(self, value: Any) -> Any:
|
||||
"""Resolve/process the argument value using the handler if available.
|
||||
|
||||
Reference in New Issue
Block a user