Method: Rant::RacFileList#resolve

Defined in:
lib/rant/rantsys.rb

#resolveObject



69
70
71
# File 'lib/rant/rantsys.rb', line 69

def resolve
    Sys.cd(@basedir) { filelist_resolve }
end