Class: Rscons::Builders::Install
- Inherits:
-
Copy
- Object
- Rscons::Builder
- Copy
- Rscons::Builders::Install
- Defined in:
- lib/rscons/builders/copy.rb
Overview
The Install builder is identical to the Copy builder.
Instance Attribute Summary
Attributes inherited from Rscons::Builder
#build_step, #cache, #env, #preferred_ld, #side_effects, #sources, #target, #vars
Method Summary
Methods inherited from Copy
Methods inherited from Rscons::Builder
#depends, extra_path, #finalize_command, #initialize, name, #name, #nop?, #print_run_message, #produces, #register_command, #run, #standard_command, #wait_for
Constructor Details
This class inherits a constructor from Rscons::Builders::Copy