mirror of
https://github.com/ollama/ollama.git
synced 2026-07-10 09:44:18 +00:00
5 lines
62 B
Go
5 lines
62 B
Go
//go:build windows
|
|
|
|
package cmd
|
|
|
|
const defaultEditor = "edit"
|