Skip to content

access whole command list #1129

Answered by kmvanbrunt
iancote asked this question in Q&A
Jul 1, 2021 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

The get() method you're calling returns a cmd2.Statement object. It's a class that inherits from string and has other members added by cmd2. It is documented here. See if any of those members are what you're looking for.

I don't fully understand the problem you're trying to solve. Can you share a code snippet so I can help further?

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@iancote
Comment options

@iancote
Comment options

@anselor
Comment options

@iancote
Comment options

@iancote
Comment options

Answer selected by anselor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants