method
index
index()
private
Hide source
# File railties/lib/commands/plugin.rb, line 326 def index @index ||= `svn ls #{@uri}` end