30 31 32
# File 'lib/nfs/handler.rb', line 30 def export(path, file) @exports[path] = add_filehandle(file) end