mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
These are public
This commit is contained in:
@@ -66,7 +66,7 @@ module Linguist
|
||||
language
|
||||
end
|
||||
|
||||
# Internal: Get all Languages
|
||||
# Public: Get all Languages
|
||||
#
|
||||
# Returns an Array of Languages
|
||||
def self.all
|
||||
|
||||
@@ -23,7 +23,7 @@ module Linguist
|
||||
$?.success?
|
||||
end
|
||||
|
||||
# Internal: Get all Lexers
|
||||
# Public: Get all Lexers
|
||||
#
|
||||
# Returns an Array of Lexers
|
||||
def self.all
|
||||
|
||||
Reference in New Issue
Block a user