Method: Xcake::ShellScriptBuildPhase#input_paths
- Defined in:
- lib/xcake/dsl/build_phase/shell_script_build_phase.rb
#input_paths ⇒ Object
input/output paths
12 13 14 |
# File 'lib/xcake/dsl/build_phase/shell_script_build_phase.rb', line 12 def input_paths @input_paths end |