-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Environmental variable PATTY_STORE (default .).
Subdirectories by nativeextractor version.
Example:
void get_store(patty_c *patty, const char *prefix, const char *directory);
patty_c * p = patty_create(NULL);
p->get_store(p, "v1.0.2", NULL); /* NULL for PATTY_STORE*/Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request