Class: Dude::Git::RemoteName

Inherits:
Object
  • Object
show all
Defined in:
lib/dude/git/remote_name.rb

Instance Method Summary collapse

Instance Method Details

#callObject



6
7
8
# File 'lib/dude/git/remote_name.rb', line 6

def call
  extract_name push_url
end