Created
December 24, 2014 07:19
-
-
Save martin-brennan/5c39382d03aa9a339c02 to your computer and use it in GitHub Desktop.
thor method options
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
method_option :log_parse, aliases: "--lp", desc: "Show the output of each line parse." | |
method_option :parse_signatures, aliases: "--s", desc: "Parse method and class documentation too. Defaults to false." |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment