Libraries
»
narou
(2.7.1)
»
Index
»
ConverterBase
»
#tcy
Method: ConverterBase#tcy
Defined in:
lib/converterbase.rb
#
tcy
(str) ⇒
Object
縦中横注記取得
366 367 368
# File 'lib/converterbase.rb', line 366
def
tcy
(
str
)
"
[#縦中横]
#{
str
}
[#縦中横終わり]
"
end