{ "title" : "File", "kind" : "atomic", "type" : "file", "tags" : ["file", "atomic"], "description" : "
You can either use the Browse button in the node editor, or set the input port as a string that can be a local filename or a URL. The output port is the name of the local filename (temporary file downloaded if the input was an http URL)
", "inputs" : ["filename"], "outputs" : ["file"], "color" : "darkgoldenrod" }