You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usage:
Locates appropriate executable, then replaces self process with it and all given arguments. Possible opportunity for Clivefile.lock file for optimization here, but you know, cache invalidation.
$ cliver pygments -i foo.txt -f
The text was updated successfully, but these errors were encountered:
Create a Clivefile format & pair it with a cliver executable that executes the underlying command with a matching executable.
Example:
Usage:
Locates appropriate executable, then replaces self process with it and all given arguments. Possible opportunity for Clivefile.lock file for optimization here, but you know, cache invalidation.
The text was updated successfully, but these errors were encountered: