Libraries
»
encore-inventory_utils
(0.5.0)
»
Index (p)
»
Puppet Tasks
»
pick_path
Puppet Task: pick_path
Defined in:
tasks/pick_path.json,
tasks/pick_path.rb
Overview
Returns the path to the first file that exists in the list of paths
Supports noop?
false
Parameters
paths
(Array[String])
— List of file path strings to check. The first file path that exists will be returned.