module WirisPlugin::LockInterface

Public Instance Methods

Lock() click to toggle source
# File lib/com/wiris/util/sys/Lock.rb, line 4
def Lock
    return true
end