Closed adamv closed 12 years ago
https://github.com/mxcl/homebrew/blob/master/Library/Homebrew/cmd/list.rb#L46
brew list skips meta files...but doesn't skip showing the .txt versions that install also scans for.
brew list
Other thoughts:
Making it into a class might also help with #10141.
Rolling into #10141.
https://github.com/mxcl/homebrew/blob/master/Library/Homebrew/cmd/list.rb#L46
brew list
skips meta files...but doesn't skip showing the .txt versions that install also scans for.Other thoughts: