Synchronously requests a file. This is here to read a file for other types. *
steal.request(path, content_type) -> String
{String}
path of file you want to load
{optional:String}
optional content type
text of file
Synchronously requests a file. This is here to read a file for other types. *