Function to execute when this function is called.
Function to execute when this function is called.
Gets the language of the given file and returns the guessed language or none.
Gets the language of the given file and returns the guessed language or none.
whether it's a binary file or not
file path
file content
None if no language could be guessed, Some(language) otherwise.
Name of the function.
Name of the function.
timer intended to be used on UDF logic *
timer intended to be used on UDF logic *
User defined function to guess languages of files.