mirror of
https://github.com/ollama/ollama.git
synced 2026-02-19 15:57:07 -05:00
6 lines
62 B
Go
6 lines
62 B
Go
//go:build windows
|
|
|
|
package cmd
|
|
|
|
const defaultEditor = "edit"
|