cli/cmd/ghcs
Mislav Marohnić ca0f89d3bc Introduce an App struct that executes core business logic
The Cobra commands are now a light wrapper around the App struct.

Co-authored-by: Jose Garcia <josebalius@github.com>
2021-09-24 17:20:34 +02:00
..
main Introduce an App struct that executes core business logic 2021-09-24 17:20:34 +02:00
output new Errorln method and add comments 2021-09-08 10:29:30 -04:00
code.go Introduce an App struct that executes core business logic 2021-09-24 17:20:34 +02:00
common.go Introduce an App struct that executes core business logic 2021-09-24 17:20:34 +02:00
create.go Introduce an App struct that executes core business logic 2021-09-24 17:20:34 +02:00
delete.go Introduce an App struct that executes core business logic 2021-09-24 17:20:34 +02:00
delete_test.go Introduce an App struct that executes core business logic 2021-09-24 17:20:34 +02:00
list.go Introduce an App struct that executes core business logic 2021-09-24 17:20:34 +02:00
logs.go Introduce an App struct that executes core business logic 2021-09-24 17:20:34 +02:00
mock_api.go Introduce an App struct that executes core business logic 2021-09-24 17:20:34 +02:00
mock_prompter.go Fetch codespace by name directly if name argument given 2021-09-23 18:57:22 +02:00
ports.go Introduce an App struct that executes core business logic 2021-09-24 17:20:34 +02:00
root.go Introduce an App struct that executes core business logic 2021-09-24 17:20:34 +02:00
ssh.go Introduce an App struct that executes core business logic 2021-09-24 17:20:34 +02:00