Method: KLookup::Lookup::Kanji#to_s

Defined in:
lib/klookup/lookup_kanji.rb

#to_sObject

Returns a textual representation of a radical.



128
129
130
# File 'lib/klookup/lookup_kanji.rb', line 128

def to_s
  @kanji
end