Skip to content

installers.threefold.tfrobot #

fn build #

fn build() !

fn install #

fn install(args_ InstallArgs) !

struct InstallArgs #

@[params]
struct InstallArgs {
pub mut:
	reset     bool
	uninstall bool
}