Remember last used binary and show environment variables
This commit is contained in:
@@ -38,4 +38,5 @@ export interface Instance {
|
||||
logs: LogEntry[]
|
||||
metadata?: InstanceMetadata
|
||||
binaryPath?: string
|
||||
environmentVariables?: Record<string, string>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user