class FTest::Config::Option::Number
Public Instance Methods
value()
click to toggle source
# File lib/ftest/config.rb, line 65 def value @value.to_i end
# File lib/ftest/config.rb, line 65 def value @value.to_i end