Parent

Methods

OpenShift::FileLockError

Attributes

filename[R]

Public Class Methods

new(msg = nil, filename) click to toggle source
# File lib/openshift-origin-node/model/v2_cart_model.rb, line 38
def initialize(msg = nil, filename)
  super(msg)
  @filename = filename
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.