Table of Contents

Method RunCli

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

RunCli(string, string, bool)

Runs a cli.

bool RunCli(string resourcePath, string userPath, bool directly = false)

Parameters

resourcePath string

The resource path.

userPath string

The user path.

directly bool

A value indicating whether directly runs.

Returns

bool

true if the option was set successfully; otherwise, false.