Structs§
- Analysis
Options - File
Stats - Structure representing the results of a file analysis.
Enums§
Functions§
- analyse_
file - Runs a file analysis on the given filename path. Returns a NamedOutput structure, with the filename and either results or error
- analyse_
files - Runs a file analysis on the given list of path buffers. Returns a NamedOutput structure, with the filename and either results or error
- analyse_
string - Analyse a single string, returning FileStats