Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/go-toast/toast
/ functions
Functions
8 in github.com/go-toast/toast
⨍
Functions
8
◇
Types & classes
4
↓ 1 callers
Method
Push
Builds the Windows PowerShell script & invokes it, causing the toast to display. Note: Running the PowerShell script is by far the slowest process he
toast.go:236
↓ 1 callers
Method
applyDefaults
()
toast.go:196
↓ 1 callers
Method
buildXML
()
toast.go:208
↓ 1 callers
Function
invokeTemporaryScript
(content string)
toast.go:343
Function
Audio
Returns a toastAudio given a user-provided input (useful for cli apps). If the "name" doesn't match, then the default toastAudio is returned, along w
toast.go:262
Function
Duration
Returns a toastDuration given a user-provided input (useful for cli apps). The default duration is short. If the "name" doesn't match, then the defau
toast.go:332
Function
init
()
toast.go:62
Function
main
()
cli/main.go:12