class XDG::BaseDir
Public Instance Methods
fwf_filepath( *args )
click to toggle source
# File lib/fun_with/files/xdg_extensions.rb, line 3 def fwf_filepath( *args ) FunWith::Files::FilePath.new( self.to_s, *args ) end