Table of Contents

Class ShellCommandCatalog

Namespace
Glitch9.AIDevKit
public class ShellCommandCatalog : ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>
Inheritance
object
ShellCommandCatalog

Methods

IsSupportedOnThisOS(ShellCommandEntry)

public static bool IsSupportedOnThisOS(ShellCommandEntry def)

Parameters

def ShellCommandEntry

Returns

bool