update refactoring and add new features
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ def run_cmdlet(
|
||||
) -> CmdletRunResult:
|
||||
"""Run a single cmdlet programmatically and return structured results.
|
||||
|
||||
This is intended for TUI/webapp consumers that want cmdlet behavior without
|
||||
This is intended for programmatic consumers that want cmdlet behavior without
|
||||
going through the interactive CLI loop.
|
||||
|
||||
Notes:
|
||||
|
||||
Reference in New Issue
Block a user