struct

Meridian::Init::DetectedProject

Inherits Struct < Value < Object

Constructors

new(service_name : String, git_remote : String | Nil, image_suggestion : String | Nil, framework : DetectedFramework | Nil, dockerfile_present : Bool)
Source

Instance methods

clone
Source
copy_with(service_name _service_name = @service_name, git_remote _git_remote = @git_remote, image_suggestion _image_suggestion = @image_suggestion, framework _framework = @framework, dockerfile_present _dockerfile_present = @dockerfile_present)
Source
dockerfile_present
framework
git_remote
image_suggestion
service_name