Method: Linguist::Language#tm_scope
- Defined in:
- lib/linguist/language.rb
#tm_scope ⇒ Object (readonly)
Public: Get the name of a TextMate-compatible scope
Returns the scope
356 357 358 |
# File 'lib/linguist/language.rb', line 356 def tm_scope @tm_scope end |