class YARD::CodeObjects::StepObject

Public Instance Methods

type() click to toggle source
# File lib/yard/turnip.rb, line 15
def type
  :method
end