Returns a step-builder function that resolves source paths relative to a
package's inst/ directory. Works with both installed packages and during
development with devtools::load_all().
Value
A function with signature
function(source, dest, strategy = "overwrite", data = NULL) that returns
a step_file() object.
