Class/Module Index [+]

Quicksearch

DeepTest::Option::String

Public Class Methods

from_string(s) click to toggle source
# File lib/deep_test/option.rb, line 55
def self.from_string(s)
  s
end
to_string(s) click to toggle source
# File lib/deep_test/option.rb, line 51
def self.to_string(s)
  s
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.