Libraries
»
spoom
(1.2.1)
»
Index
»
Spoom
»
Context
»
FileSystem
»
#list
Method: Spoom::Context::FileSystem#list
Defined in:
lib/spoom/context/file_system.rb
#
list
⇒
Object
42 43 44
# File 'lib/spoom/context/file_system.rb', line 42
def
list
glob
(
"
*
"
)
end