method
new
v5.1.7 -
Show latest stable
- Class:
Build
new(component, options = {})public
No documentation available.
# File ci/travis.rb, line 36
def initialize(component, options = {})
@component = component
@options = options
end