class DeepCover::Node::Kwrestarg

Public Instance Methods

executable?() click to toggle source
# File lib/deep_cover/node/arguments.rb, line 17
def executable?
  false
end