detect Language detector
Methods
detectLanguage Try to find the language the given code belong to(code) → {String}
Parameters:
Name | Type | Description |
---|---|---|
code
|
String | The code |
Returns:
The language of the code
- Type
- String