These are public

This commit is contained in:
Joshua Peek
2011-06-13 23:32:50 -05:00
parent 46f0c8f4f0
commit 2130e79a25
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ module Linguist
language
end
# Internal: Get all Languages
# Public: Get all Languages
#
# Returns an Array of Languages
def self.all

View File

@@ -23,7 +23,7 @@ module Linguist
$?.success?
end
# Internal: Get all Lexers
# Public: Get all Lexers
#
# Returns an Array of Lexers
def self.all