Skip to content

Instantly share code, notes, and snippets.

@jrich523
Created June 14, 2018 22:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jrich523/318b403fb8b6928c12993cd0d7e7be2c to your computer and use it in GitHub Desktop.
Save jrich523/318b403fb8b6928c12993cd0d7e7be2c to your computer and use it in GitHub Desktop.
>.\ri.cmd grep
.grep
(from gem pry-0.11.3)
Implementation from Code
------------------------------------------------------------------------------
grep(pattern)
------------------------------------------------------------------------------
Remove all lines that don't match the given `pattern`.
@param [Regexp] pattern @return [Code]
(from gem pry-0.11.3)
Implementation from Pry::Command::Ls::Formatter
------------------------------------------------------------------------------
(from gem pry-0.11.3)
Implementation from LsEntity
------------------------------------------------------------------------------
grep(entity)
------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment