Implemented the Open subcommand. #9
4
Library/Sources/Public/Enumerations/IDE.swift
Normal file
4
Library/Sources/Public/Enumerations/IDE.swift
Normal file
@ -0,0 +1,4 @@
|
||||
public enum IDE: String {
|
||||
case vscode
|
||||
case xcode
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user