Implemented the OpenCommand subcommand in the executable target.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import ArgumentParser
|
||||
import ColibriLibrary
|
||||
|
||||
// MARK: - ExpressibleByArgument
|
||||
|
||||
extension IDE: ExpressibleByArgument {}
|
||||
Reference in New Issue
Block a user