ghostty_osc_command_type function

GhosttyOscCommandType ghostty_osc_command_type(
  1. GhosttyOscCommand command
)

Implementation

GhosttyOscCommandType ghostty_osc_command_type(GhosttyOscCommand command) =>
    GhosttyOscCommandType.fromValue(_ghostty_osc_command_type(command));