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