Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an operable:count command #772

Closed
christophermaier opened this issue Jun 15, 2016 · 0 comments
Closed

Add an operable:count command #772

christophermaier opened this issue Jun 15, 2016 · 0 comments
Assignees

Comments

@christophermaier
Copy link
Collaborator

christophermaier commented Jun 15, 2016

Or tweak the existing operable:wc command.

We should be able to easily answer questions like "How many triggers do I have?" (operable:trigger list | count), etc.

The simplest implementation would just return the count of how many inputs it receives.

christophermaier added a commit that referenced this issue Jun 24, 2016
As coded, this just counts words or characters in the arguments, which
is not very useful in our execution scheme.

A more useful command would be a `count`, as detailed in #772
@nmohoric nmohoric self-assigned this Aug 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants