class KPM::BaseArtifact
def pull_from_fs(logger, file_path, destination_path = nil)
def pull_from_fs(logger, file_path, destination_path = nil) pull_from_fs_and_put_in_place(logger, file_path, destination_path) end
def pull_from_fs(logger, file_path, destination_path = nil) pull_from_fs_and_put_in_place(logger, file_path, destination_path) end