class Ciphr::Functions::InvertibleFunction
Attributes
invert[RW]
Public Class Methods
invertable?()
click to toggle source
# File lib/ciphr/functions.rb, line 48 def self.invertable? true end