Method: Rush::Entry#full_path

Defined in:
lib/rush/entry.rb

#full_pathObject



61
62
63
# File 'lib/rush/entry.rb', line 61

def full_path
  "#{path}/#{name}"
end