- detectImportPathsForCompiler
string[] detectImportPathsForCompiler(string compiler)
 Undocumented in source. Be warned that the author may not have intended to support it.
- isProjectFile
bool isProjectFile(string filename)
 return true if filename matches rules for workspace file names
- isValidFileName
bool isValidFileName(string s)
 Undocumented in source. Be warned that the author may not have intended to support it.
- isValidModuleName
bool isValidModuleName(string s)
 Undocumented in source. Be warned that the author may not have intended to support it.
- isValidProjectName
bool isValidProjectName(string s)
 Undocumented in source. Be warned that the author may not have intended to support it.
- splitByLines
string[] splitByLines(string s)
 Undocumented in source. Be warned that the author may not have intended to support it.
- toForwardSlashSeparator
string toForwardSlashSeparator(string filename)
 Undocumented in source. Be warned that the author may not have intended to support it.