Method: #pathname
- Defined in:
- lib/appify.rb
#pathname ⇒ Object
Appify <rubygems.org/gems/appify>
Inspired (and ported, somewhat, from) Adam Backstrom’s appify.sh (git.abackstrom.com/appify.git)
See gemspec for authors and other info. Released in the Public Domain.
If such release isn’t possible in your legislation, this is licensed under the Unlicense: unlicense.org
13 |
# File 'lib/appify.rb', line 13 require 'pathname' |