bookmark

command
v0.1.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Command bookmark demonstrates github.com/crgimenes/native/bookmark: it creates a persistence token for a file, resolves the token back into a path (starting the access grant), and releases the grant. Run it with:

go run ./examples/bookmark

Outside the macOS App Sandbox (and on Windows/Linux) the token is just the path; inside the sandbox it is real security-scoped bookmark data. Either way the calling code is identical — store the token, Resolve on the next launch, release when done. No UI and no main-thread requirement.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL