SourceLanguageManager.getSearchPath

Gets the list directories where @lm looks for language files.

class SourceLanguageManager
string[]
getSearchPath
()

Return Value

Type: string[]

%NULL-terminated array containg a list of language files directories. The array is owned by @lm and must not be modified.

Meta