Method: Shards::Workflow::Base#shared_file

Defined in:
lib/shards/workflow/base.rb

#shared_fileObject



29
30
31
# File 'lib/shards/workflow/base.rb', line 29

def shared_file
  get_file 'base.yaml'
end