Skip to main content

Module cli

Module cli 

Source

Structs§

PublishArgs
Author a registry-ready plugin release.

Functions§

parse_algorithm_overrides
Parse --algorithms iface:a1;a2,iface:b1 into an ordered list of (interface, [algorithm, ...]) pairs.
parse_interface_overrides
Parse --interfaces name:ver,name:ver into an ordered list of (name, version) pairs. Used by load when the FFI query is bypassed.