Libraries
»
codeqa
(0.4.0)
»
Index
»
Codeqa
»
Sourcefile
»
#text?
Method: Codeqa::Sourcefile#text?
Defined in:
lib/codeqa/sourcefile.rb
#
text?
⇒
Boolean
Returns:
26 27 28
# File 'lib/codeqa/sourcefile.rb', line 26
def
text?
!
binary?
end