Libraries
»
rant
(0.5.4)
»
Index
»
Rant
»
RacFileList
»
#resolve
Method: Rant::RacFileList#resolve
Defined in:
lib/rant/rantsys.rb
#
resolve
⇒
Object
69 70 71
# File 'lib/rant/rantsys.rb', line 69
def
resolve
Sys
.
cd
(
@basedir
)
{
filelist_resolve
}
end