sdk/python/Utilities/PyClickShell
Utilities

PyClickShell

Third-party Python package module — click_shell. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.core.get_complete()Neutral
#
Signature
core.get_complete(command)

core.get_complete function.

.core.get_help()Neutral
#
Signature
core.get_help(command)

core.get_help function.

.core.get_invoke()Neutral
#
Signature
core.get_invoke(command)

core.get_invoke function.

.core.make_click_shell()Neutral
#
Signature
core.make_click_shell(ctx, prompt, intro, hist_file)

core.make_click_shell function.

.decorators.shell()Neutral
#
Signature
decorators.shell(name, **attrs)

decorators.shell function.

.make_click_shell()Neutral
#
Signature
make_click_shell(ctx, prompt, intro, hist_file)

make_click_shell function.

.shell()Neutral
#
Signature
shell(name, **attrs)

shell function.

.Shell()Neutral
#
Signature
Shell(...)

Shell class.

.core.ClickShell()Neutral
#
Signature
core.ClickShell(...)

core.ClickShell class.

.core.Shell()Neutral
#
Signature
core.Shell(...)

core.Shell class.

Fully-Qualified Names

FQNField
click_shellfqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

rule.py
import click_shell