Method: Indocker.image_files

Defined in:
lib/indocker.rb

.image_filesObject



204
205
206
# File 'lib/indocker.rb', line 204

def image_files
  @image_files || (raise ArgumentError.new("image files were not found. Set bounded contexts dir"))
end