class ChefCLI::Policyfile::GitLockFetcher
def source_options_for_lock
-
(Hash)
- The source_options that describe how to fetch this exact lock again
def source_options_for_lock source_options.merge({ revision:, }) end
(Hash)
- The source_options that describe how to fetch this exact lock again
def source_options_for_lock source_options.merge({ revision:, }) end