mirror of
https://github.com/eugeny/tabby
synced 2025-12-12 02:35:41 +00:00
scan wsl distros directly in registry
This commit is contained in:
@@ -56,6 +56,7 @@ export interface IShell {
|
||||
command: string
|
||||
args?: string[]
|
||||
env?: any
|
||||
fsBase?: string
|
||||
}
|
||||
|
||||
export abstract class ShellProvider {
|
||||
|
||||
Reference in New Issue
Block a user