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