Filetype to process (e.g. ’.coffee’)
Logic to convert assets
Available instance variables: @file File to be converted @content Contents of @file as a string @type Filetype of file (e.g. ’.coffee’)
Returns converted string
[Validate]