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
}