mirror of
https://github.com/ollama/ollama.git
synced 2025-12-07 23:12:33 +01:00
6 lines
150 B
C
6 lines
150 B
C
void run();
|
|
void killOtherInstances();
|
|
int askToMoveToApplications();
|
|
int createSymlinkWithAuthorization();
|
|
extern void Restart();
|
|
extern void Quit(); |