Class: XDG::BaseDir
Instance Method Summary collapse
Instance Method Details
#fwf_filepath(*args) ⇒ Object
3 4 5 |
# File 'lib/fun_with/files/xdg_extensions.rb', line 3 def fwf_filepath( *args ) FunWith::Files::FilePath.new( self.to_s, *args ) end |