class

Meridian::Init::Service

Inherits Reference < Object

Constructors

new(root : String = Dir.current, input : IO = STDIN, output : IO = STDOUT, framework_detector : FrameworkDetector | Nil = nil, git_remote_lookup : Proc(String, String | Nil) | Nil = nil)
Source

Class methods

lookup_git_remote(root : String) : String | Nil
Source

Instance methods

run(*, force : Bool = false) : Nil
Source