Libraries
»
cic-tools
(0.0.1)
»
Index
»
Exercise
»
Output
»
CIC
»
#chomp
Method: Exercise::Output::CIC#chomp
Defined in:
lib/commands/exercise/output/cic.rb
#
chomp
(string) ⇒
Object
13 14 15
# File 'lib/commands/exercise/output/cic.rb', line 13
def
chomp
(
string
)
string
&
.
chomp
end