Classes: Parser
"0.2.0"
11 12 13
# File 'lib/github_urls.rb', line 11 def self.parse(url_string) Parser.new(url_string).parse end