language_name | R Documentation |
Extract a language object's language name.
language_name(x)
x |
A tree-sitter language object. |
A string.
language <- treesitter.r::language()
language_name(language)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.