tainted « Class « Ruby






1.Check if an object is considered tainted by using the tainted? method:
2.Force an object to be seen as untainted by calling the untaint method on the object.
3.Tell if a certain operation is safe: