Module: tastypie/fields/filepath

A field that accepts and returns a simple path to a file


new (require("tastypie/fields/filepath"))(options)

Extends:
Parameters:
Name Type Description
options Object
Properties
Name Type Argument Default Description
root String <optional>
os.tempDir()
dir String <optional>
Source:

Requires