summaryrefslogtreecommitdiffstats
path: root/src/common/apple/osascript.h
blob: 164d8d708b7b59032920ee90f4cf1e697444a54b (plain) (blame)
1
2
3
4
5
#pragma once

#include "fastfetch.h"

bool ffOsascript(const char* input, FFstrbuf* result);