Class: Clive::Type::String

Inherits:
Object show all
Defined in:
lib/clive/type/definitions.rb

Overview

String will accept any argument which is not nil and will return the argument with #to_s called on it.

Method Summary

Methods inherited from Object

#typecast, #valid?

Methods inherited from Clive::Type

cast, find_class, match, refute, #typecast, typecast, #valid?, valid?