run_is.rb

lib/rodish/plugins/run_is.rb
Last Update: 2025-03-13 17:01:44 -0700

The run_is plugin adds a run_is method that is similar to is, but adds a post subcommand instead of a regular subcommand.

This does not allow you to set a command description or usage, so it is not recommended in new code.

This plugin depends on the is and post_commands plugins.