Class: Rscons::Builders::Install

Inherits:
Copy show all
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

#initialize, #run

Methods inherited from Rscons::Builder

#depends, extra_path, #finalize_command, #initialize, name, #name, #print_run_message, #produces, #register_command, #run, #standard_command, #wait_for

Constructor Details

This class inherits a constructor from Rscons::Builders::Copy