155 156 157 158
# File 'lib/filament.rb', line 155 def get_plugin_dirs(path) pn = Pathname.new(path) return pn.children.sort end