• Preparing search index...
  • The search index is not available
Theia TypeDoc
  • Theia TypeDoc
  • core
  • core
  • equals

Function equals

  • equals(a, b): boolean
  • Determine if two commands are equal.

    Parameters

    • a: Command

      the first command for comparison.

    • b: Command

      the second command for comparison.

    Returns boolean

    • Defined in packages/core/src/common/command.ts:99

Settings

Member Visibility

Theme

Theia TypeDoc
  • Loading...