@ecmaos/kernel 0.9.2 → 0.9.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.vite/manifest.json +10 -19
- package/dist/{index-CyR7px7Y.js → index-B8XyCNX4.js} +2 -2
- package/dist/{index-CyR7px7Y.js.map → index-B8XyCNX4.js.map} +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/assets/dmt/dmt-search.cmp +0 -0
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_auth.Auth.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_components.Component.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_components.Components.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_dom.Dom.html +5 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_events.Events.html +8 -8
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_fdtable.FDTable.html +14 -14
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_filesystem.Filesystem.html +12 -12
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_i18n.I18n.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_intervals.Intervals.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_kernel.Kernel.html +61 -61
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_lib_commands.TerminalCommand.html +4 -4
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_log.Log.html +3 -3
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_memory.Memory.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_processes.Process.html +33 -33
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_processes.ProcessManager.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_protocol.Protocol.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_service.Service.html +10 -10
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_shell.Shell.html +16 -16
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_sockets.Sockets.html +7 -7
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_storage.Storage.html +8 -8
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_telemetry.Telemetry.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_terminal.Spinner.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_terminal.Terminal.html +33 -32
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_users.Users.html +13 -13
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_wasm.Wasm.html +4 -4
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_windows.Windows.html +8 -8
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_workers.Workers.html +4 -4
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/enums/kernel_src_tree_terminal.CommandPath.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/enums/types_kernel.KernelEvents.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/enums/types_kernel.KernelState.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/enums/types_processes.ProcessEvents.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/enums/types_terminal.TerminalEvents.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.TerminalCommands.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.clear.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.df.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.download.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.load.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.passwd.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.ps.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.reboot.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.screensaver.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.snake.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.su.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.upload.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands_install.default.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands_uninstall.default.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_crontab.parseCrontabFile.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_crontab.parseCrontabLine.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_fstab.parseFstabFile.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_fstab.parseFstabLine.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_screensavers_blank.default.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_screensavers_blank.exit.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_screensavers_matrix.default.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_screensavers_matrix.exit.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/kernel_src_tree_lib_commands.CommandArgs.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/kernel_src_tree_lib_crontab.CrontabEntry.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_auth.Auth.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_components.Components.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_device.KernelDevice.html +4 -4
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_device.KernelDeviceCLIOptions.html +6 -6
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_device.KernelDeviceData.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_dom.Dom.html +10 -4
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_dom.DomOptions.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_events.Events.html +8 -8
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_filesystem.FileHeader.html +4 -4
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_filesystem.Filesystem.html +10 -10
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_filesystem.FilesystemDescriptions.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_filesystem.FstabEntry.html +5 -5
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_i18n.I18n.html +4 -4
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_i18n.I18nOptions.html +7 -7
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_intervals.ITimerHandle.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_intervals.Intervals.html +8 -8
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_kernel.BootOptions.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_kernel.Kernel.html +46 -46
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_kernel.KernelExecuteEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_kernel.KernelExecuteOptions.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_kernel.KernelOptions.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_kernel.KernelPanicEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_kernel.KernelShutdownEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_kernel.KernelUploadEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_keyboard.Keyboard.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_log.Log.html +10 -10
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_log.LogOptions.html +4 -4
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_memory.Memory.html +16 -16
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_modules.KernelModule.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.FDTable.html +13 -13
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.FileHandle.html +8 -8
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.Process.html +31 -31
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.ProcessEntryParams.html +16 -16
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.ProcessExitEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.ProcessManager.html +8 -8
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.ProcessOptions.html +18 -18
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.ProcessPauseEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.ProcessResumeEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.ProcessStartEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.ProcessStopEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_protocol.Protocol.html +3 -3
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_protocol.ProtocolOptions.html +3 -3
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_service.Service.html +9 -9
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_service.ServiceOptions.html +4 -4
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_shell.Shell.html +13 -13
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_shell.ShellOptions.html +7 -7
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_sockets.Sockets.html +7 -7
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_sockets.SocketsOptions.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_sockets.WebSocketConnection.html +8 -8
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_sockets.WebTransportConnection.html +8 -8
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_storage.StorageOptions.html +3 -3
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_storage.StorageProvider.html +7 -7
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_telemetry.Telemetry.html +3 -3
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_telemetry.TelemetryOptions.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.Terminal.html +30 -30
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalAttachEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalCommand.html +4 -4
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalCreatedEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalExecuteEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalInputEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalInterruptEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalKeyEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalListenEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalMessageEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalMountEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalOptions.html +6 -6
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalPasteEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalResizeEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalUnlistenEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalWriteEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalWritelnEvent.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_users.AddUserOptions.html +4 -4
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_users.Passkey.html +7 -7
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_users.User.html +9 -9
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_users.Users.html +14 -14
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_users.UsersOptions.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_wasm.Wasm.html +3 -3
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_wasm.WasmOptions.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_windows.WindowOptions.html +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_windows.Windows.html +7 -7
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_workers.Workers.html +3 -3
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/media/package.json +2 -2
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/kernel_src_tree_fdtable.ZenFSFileHandle.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_auth.PasswordCredentialInit.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_components.ComponentListener.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_events.EventCallback.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_filesystem.FilesystemConfigMounts.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_filesystem.FilesystemOptions.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_filesystem.Fstab.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_filesystem.Path.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_intervals.CronMap.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_intervals.IntervalMap.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_memory.Address.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_memory.Collection.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_memory.Config.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_memory.Heap.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_memory.Stack.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_memory.StackFrame.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_modules.KernelModules.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_processes.ProcessStatus.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_processes.ProcessesMap.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_sockets.SocketConnection.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_sockets.WebSocketState.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_sockets.WebTransportState.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_users.GID.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_users.UID.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/types/types_windows.WindowId.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/variables/kernel_src_tree_device.DefaultDevices.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/variables/kernel_src_tree_dom.DefaultDomOptions.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/variables/kernel_src_tree_filesystem.DefaultFilesystemOptions.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/variables/kernel_src_tree_i18n.DefaultI18nOptions.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/variables/kernel_src_tree_log.DefaultLogOptions.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/variables/kernel_src_tree_service.DefaultServiceOptions.html +1 -1
- package/dist/initfs/usr/share/docs/@ecmaos/kernel/docs/variables/kernel_src_tree_terminal.DefaultTerminalOptions.html +1 -1
- package/dist/initfs.demo/root/.env +5 -0
- package/dist/initfs.demo/root/archive.zip +0 -0
- package/dist/initfs.demo/root/audio.mp3 +0 -0
- package/dist/initfs.demo/root/document.pdf +0 -0
- package/dist/initfs.demo/root/photo.jpg +0 -0
- package/dist/initfs.demo/root/sample.txt +15 -0
- package/dist/initfs.demo/root/video.mp4 +0 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/.nojekyll +1 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/CNAME +1 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/assets/custom.css +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/assets/dmt/dmt-component-data.js +1 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/assets/dmt/dmt-components.css +20 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/assets/dmt/dmt-components.js +67 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/assets/dmt/dmt-search.cmp +0 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/assets/dmt/dmt-theme.css +1 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/assets/dmt/icons/service/github.png +0 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/assets/dmt/icons/service/npm.png +0 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/assets/hierarchy.js +1 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/assets/highlight.css +92 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/assets/icons.js +18 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/assets/icons.svg +1 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/assets/main.js +60 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/assets/style.css +1610 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_auth.Auth.html +15 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_components.Component.html +21 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_components.Components.html +22 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_dom.Dom.html +9 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_events.Events.html +39 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_fdtable.FDTable.html +39 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_filesystem.Filesystem.html +40 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_i18n.I18n.html +6 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_intervals.Intervals.html +10 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_kernel.Kernel.html +188 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_lib_commands.TerminalCommand.html +33 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_log.Log.html +25 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_memory.Memory.html +18 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_processes.Process.html +80 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_processes.ProcessManager.html +10 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_protocol.Protocol.html +5 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_service.Service.html +34 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_shell.Shell.html +50 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_sockets.Sockets.html +24 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_storage.Storage.html +25 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_telemetry.Telemetry.html +6 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_terminal.Spinner.html +12 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_terminal.Terminal.html +109 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_users.Users.html +27 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_wasm.Wasm.html +18 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_windows.Windows.html +30 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/classes/kernel_src_tree_workers.Workers.html +19 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/enums/kernel_src_tree_terminal.CommandPath.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/enums/types_kernel.KernelEvents.html +9 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/enums/types_kernel.KernelState.html +7 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/enums/types_processes.ProcessEvents.html +8 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/enums/types_terminal.TerminalEvents.html +17 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/favicon.ico +0 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.TerminalCommands.html +4 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.chown.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.clear.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.df.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.download.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.env.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.fetch.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.load.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.mount.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.observe.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.open.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.passwd.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.play.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.ps.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.reboot.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.screensaver.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.snake.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.su.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.umount.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.unzip.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.upload.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.video.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands.zip.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands_install.default.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_commands_uninstall.default.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_crontab.parseCrontabFile.html +5 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_crontab.parseCrontabLine.html +5 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_fstab.parseFstabFile.html +5 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_fstab.parseFstabLine.html +5 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_screensavers_blank.default.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_screensavers_blank.exit.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_screensavers_matrix.default.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/functions/kernel_src_tree_lib_screensavers_matrix.exit.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/index.html +347 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/kernel_src_tree_lib_commands.CommandArgs.html +11 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/kernel_src_tree_lib_crontab.CrontabEntry.html +5 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_auth.Auth.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_components.Components.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_device.KernelDevice.html +21 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_device.KernelDeviceCLIOptions.html +13 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_device.KernelDeviceData.html +4 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_dom.Dom.html +16 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_dom.DomOptions.html +5 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_events.Events.html +29 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_filesystem.FileHeader.html +9 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_filesystem.Filesystem.html +26 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_filesystem.FilesystemDescriptions.html +5 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_filesystem.FstabEntry.html +13 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_i18n.I18n.html +9 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_i18n.I18nOptions.html +25 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_intervals.ITimerHandle.html +5 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_intervals.Intervals.html +28 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_kernel.BootOptions.html +7 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_kernel.Kernel.html +95 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_kernel.KernelExecuteEvent.html +6 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_kernel.KernelExecuteOptions.html +14 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_kernel.KernelOptions.html +13 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_kernel.KernelPanicEvent.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_kernel.KernelShutdownEvent.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_kernel.KernelUploadEvent.html +4 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_keyboard.Keyboard.html +15 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_log.Log.html +32 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_log.LogOptions.html +9 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_memory.Memory.html +46 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_modules.KernelModule.html +10 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.FDTable.html +28 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.FileHandle.html +18 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.Process.html +68 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.ProcessEntryParams.html +33 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.ProcessExitEvent.html +5 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.ProcessManager.html +23 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.ProcessOptions.html +37 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.ProcessPauseEvent.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.ProcessResumeEvent.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.ProcessStartEvent.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_processes.ProcessStopEvent.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_protocol.Protocol.html +8 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_protocol.ProtocolOptions.html +7 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_service.Service.html +23 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_service.ServiceOptions.html +9 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_shell.Shell.html +32 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_shell.ShellOptions.html +15 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_sockets.Sockets.html +25 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_sockets.SocketsOptions.html +5 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_sockets.WebSocketConnection.html +17 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_sockets.WebTransportConnection.html +17 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_storage.StorageOptions.html +9 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_storage.StorageProvider.html +15 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_telemetry.Telemetry.html +7 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_telemetry.TelemetryOptions.html +5 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.Terminal.html +86 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalAttachEvent.html +5 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalCommand.html +16 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalCreatedEvent.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalExecuteEvent.html +4 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalInputEvent.html +4 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalInterruptEvent.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalKeyEvent.html +4 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalListenEvent.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalMessageEvent.html +4 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalMountEvent.html +4 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalOptions.html +23 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalPasteEvent.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalResizeEvent.html +4 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalUnlistenEvent.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalWriteEvent.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_terminal.TerminalWritelnEvent.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_users.AddUserOptions.html +9 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_users.Passkey.html +15 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_users.User.html +21 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_users.Users.html +48 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_users.UsersOptions.html +5 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_wasm.Wasm.html +9 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_wasm.WasmOptions.html +5 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_windows.WindowOptions.html +15 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_windows.Windows.html +20 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/interfaces/types_workers.Workers.html +9 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/media/package.json +75 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/media/turbo.json +40 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_auth.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_components.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_device.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_dom.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_events.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_fdtable.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_filesystem.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_i18n.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_intervals.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_kernel.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_lib_commands.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_lib_commands_install.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_lib_commands_uninstall.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_lib_crontab.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_lib_fstab.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_lib_screensavers_blank.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_lib_screensavers_matrix.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_log.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_memory.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_processes.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_protocol.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_service.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_shell.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_sockets.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_storage.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_telemetry.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_terminal.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_users.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_wasm.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_windows.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/kernel_src_tree_workers.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_auth.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_components.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_device.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_dom.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_events.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_filesystem.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_i18n.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_intervals.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_kernel.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_keyboard.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_log.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_memory.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_modules.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_processes.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_protocol.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_service.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_shell.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_sockets.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_storage.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_telemetry.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_terminal.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_users.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_wasm.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_windows.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules/types_workers.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/modules.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/tutorials/ai.md +114 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/tutorials/passkey.md +147 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/kernel_src_tree_fdtable.ZenFSFileHandle.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_auth.PasswordCredentialInit.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_components.ComponentListener.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_events.EventCallback.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_filesystem.FilesystemConfigMounts.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_filesystem.FilesystemOptions.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_filesystem.Fstab.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_filesystem.Path.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_intervals.CronMap.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_intervals.IntervalMap.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_memory.Address.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_memory.Collection.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_memory.Config.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_memory.Heap.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_memory.Stack.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_memory.StackFrame.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_modules.KernelModules.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_processes.ProcessStatus.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_processes.ProcessesMap.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_sockets.SocketConnection.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_sockets.WebSocketState.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_sockets.WebTransportState.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_users.GID.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_users.UID.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/types/types_windows.WindowId.html +3 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/variables/kernel_src_tree_device.DefaultDevices.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/variables/kernel_src_tree_dom.DefaultDomOptions.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/variables/kernel_src_tree_filesystem.DefaultFilesystemOptions.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/variables/kernel_src_tree_i18n.DefaultI18nOptions.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/variables/kernel_src_tree_log.DefaultLogOptions.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/variables/kernel_src_tree_service.DefaultServiceOptions.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/docs/variables/kernel_src_tree_terminal.DefaultTerminalOptions.html +2 -0
- package/dist/initfs.demo/usr/share/docs/@ecmaos/kernel/index.md +508 -0
- package/dist/initfs.demo/usr/share/docs/@zenfs/core/architecture.md +30 -0
- package/dist/initfs.demo/usr/share/docs/@zenfs/core/backends.md +61 -0
- package/dist/initfs.demo/usr/share/docs/@zenfs/core/configuration.md +54 -0
- package/dist/initfs.demo/usr/share/docs/@zenfs/core/devices.md +58 -0
- package/dist/initfs.demo/usr/share/docs/@zenfs/core/index.md +192 -0
- package/dist/initfs.demo/usr/share/docs/@zenfs/core/internal.md +31 -0
- package/dist/initfs.demo/usr/share/docs/@zenfs/core/security.md +64 -0
- package/dist/initfs.demo/usr/share/docs/@zenfs/core/vfs.md +35 -0
- package/dist/initfs.demo/usr/share/licenses/@ecmaos/kernel/LICENSE +7 -0
- package/dist/initfs.demo/usr/share/licenses/@ecmaos/kernel/LICENSE-APACHE +176 -0
- package/dist/initfs.demo/usr/share/licenses/@ecmaos/kernel/LICENSE-MIT +21 -0
- package/dist/initfs.demo/usr/share/licenses/@zenfs/core/COPYRIGHT.txt +3 -0
- package/dist/initfs.demo/usr/share/licenses/@zenfs/core/LICENSE.md +157 -0
- package/dist/initfs.demo.tar.gz +0 -0
- package/dist/initfs.tar.gz +0 -0
- package/dist/{install-D0LkoGOT.js → install-PevWJTeY.js} +2 -2
- package/dist/{install-D0LkoGOT.js.map → install-PevWJTeY.js.map} +1 -1
- package/dist/{kernel-C6epJL8R.js → kernel-2kw8MkKw.js} +12806 -9183
- package/dist/{kernel-C6epJL8R.js.map → kernel-2kw8MkKw.js.map} +1 -1
- package/dist/kernel.css +71 -4
- package/dist/kernel.js +1 -1
- package/dist/ui.js +1 -1
- package/dist/{uninstall-B0_dI4uT.js → uninstall-D1P1S1Ux.js} +2 -2
- package/dist/{uninstall-B0_dI4uT.js.map → uninstall-D1P1S1Ux.js.map} +1 -1
- package/package.json +14 -12
- package/dist/topbar.min-vu2vh4R-.js +0 -50
- package/dist/topbar.min-vu2vh4R-.js.map +0 -1
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
<div class="tsd-accordion-details">
|
|
22
22
|
<ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><span class="tsd-signature-type">Terminal</span><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><span class="tsd-hierarchy-target">Terminal</span></li></ul></li></ul></div>
|
|
23
23
|
</details>
|
|
24
|
-
</section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
24
|
+
</section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L118">core/kernel/src/tree/terminal.ts:118</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open=""><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" aria-expanded="false"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Constructors</h3><div class="tsd-index-list"><a href="kernel_src_tree_terminal.Terminal.html#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a>
|
|
25
25
|
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Accessors</h3><div class="tsd-index-list"><a href="kernel_src_tree_terminal.Terminal.html#addons" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>addons</span></a>
|
|
26
26
|
<a href="kernel_src_tree_terminal.Terminal.html#ansi" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>ansi</span></a>
|
|
27
27
|
<a href="kernel_src_tree_terminal.Terminal.html#cmd" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>cmd</span></a>
|
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
<a href="kernel_src_tree_terminal.Terminal.html#listen" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>listen</span></a>
|
|
46
46
|
<a href="kernel_src_tree_terminal.Terminal.html#mount" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>mount</span></a>
|
|
47
47
|
<a href="kernel_src_tree_terminal.Terminal.html#paste" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>paste</span></a>
|
|
48
|
+
<a href="kernel_src_tree_terminal.Terminal.html#progress" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>progress</span></a>
|
|
48
49
|
<a href="kernel_src_tree_terminal.Terminal.html#prompt" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>prompt</span></a>
|
|
49
50
|
<a href="kernel_src_tree_terminal.Terminal.html#readline" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>readline</span></a>
|
|
50
51
|
<a href="kernel_src_tree_terminal.Terminal.html#restorecommand" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>restore<wbr>Command</span></a>
|
|
@@ -55,54 +56,54 @@
|
|
|
55
56
|
<a href="kernel_src_tree_terminal.Terminal.html#unlisten" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>unlisten</span></a>
|
|
56
57
|
<a href="kernel_src_tree_terminal.Terminal.html#write" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>write</span></a>
|
|
57
58
|
<a href="kernel_src_tree_terminal.Terminal.html#writeln" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>writeln</span></a>
|
|
58
|
-
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open=""><summary class="tsd-accordion-summary" data-key="section-Constructors"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Constructors</h2></summary><section><section class="tsd-panel tsd-member"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="constructorterminal" class="tsd-anchor"></a><span class="tsd-signature-keyword">new</span> <span class="tsd-kind-constructor-signature">Terminal</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">TerminalOptions</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="kernel_src_tree_terminal.Terminal.html" class="tsd-signature-type tsd-kind-class">Terminal</a><a href="#constructorterminal" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">options</span>: <span class="tsd-signature-type">TerminalOptions</span><span class="tsd-signature-symbol"> = DefaultTerminalOptions</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="kernel_src_tree_terminal.Terminal.html" class="tsd-signature-type tsd-kind-class">Terminal</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides XTerm.constructor</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
59
|
-
</div><h4 class="tsd-returns-title">Returns <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Map-1.html" class="tsd-signature-type external" target="_blank">Map</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-signature-type">ITerminalAddon</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.addons</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
60
|
-
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">__module</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.ansi</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
61
|
-
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.cmd</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
62
|
-
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">{</span> <span class="tsd-signature-symbol">[</span><span class="tsd-kind-index-signature">key</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]:</span> <a href="kernel_src_tree_lib_commands.TerminalCommand.html" class="tsd-signature-type tsd-kind-class">TerminalCommand</a> <span class="tsd-signature-symbol">}</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.commands</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
63
|
-
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.cwd</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
64
|
-
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">__module</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.emojis</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
65
|
-
</div><h4 class="tsd-returns-title">Returns <a href="kernel_src_tree_events.Events.html" class="tsd-signature-type tsd-kind-class">Events</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.events</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
66
|
-
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.id</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
67
|
-
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.promptTemplate</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
68
|
-
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type">string</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.promptTemplate</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
69
|
-
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span> <span class="tsd-signature-symbol">|</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/WebSocket-1.html" class="tsd-signature-type external" target="_blank">WebSocket</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.socket</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
70
|
-
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span> <span class="tsd-signature-symbol">|</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/JsonWebKey.html" class="tsd-signature-type external" target="_blank">JsonWebKey</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.socketKey</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
71
|
-
</div><h4 class="tsd-returns-title">Returns <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/WritableStream-1.html" class="tsd-signature-type external" target="_blank">WritableStream</a><span class="tsd-signature-symbol"><</span><a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Uint8Array-1.html" class="tsd-signature-type external" target="_blank">Uint8Array</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.stderr</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
72
|
-
</div><h4 class="tsd-returns-title">Returns <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/ReadableStream-1.html" class="tsd-signature-type external" target="_blank">ReadableStream</a><span class="tsd-signature-symbol"><</span><a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Uint8Array-1.html" class="tsd-signature-type external" target="_blank">Uint8Array</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.stdin</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
73
|
-
</div><h4 class="tsd-returns-title">Returns <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/WritableStream-1.html" class="tsd-signature-type external" target="_blank">WritableStream</a><span class="tsd-signature-symbol"><</span><a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Uint8Array-1.html" class="tsd-signature-type external" target="_blank">Uint8Array</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.stdout</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
74
|
-
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.clearCommand</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
59
|
+
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open=""><summary class="tsd-accordion-summary" data-key="section-Constructors"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Constructors</h2></summary><section><section class="tsd-panel tsd-member"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="constructorterminal" class="tsd-anchor"></a><span class="tsd-signature-keyword">new</span> <span class="tsd-kind-constructor-signature">Terminal</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">TerminalOptions</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="kernel_src_tree_terminal.Terminal.html" class="tsd-signature-type tsd-kind-class">Terminal</a><a href="#constructorterminal" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">options</span>: <span class="tsd-signature-type">TerminalOptions</span><span class="tsd-signature-symbol"> = DefaultTerminalOptions</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="kernel_src_tree_terminal.Terminal.html" class="tsd-signature-type tsd-kind-class">Terminal</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides XTerm.constructor</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L161">core/kernel/src/tree/terminal.ts:161</a></li></ul></aside></li></ul></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open=""><summary class="tsd-accordion-summary" data-key="section-Accessors"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Accessors</h2></summary><section><section class="tsd-panel tsd-member"><a id="addons" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>addons</span><a href="#addons" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="addons-1"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">addons</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Map-1.html" class="tsd-signature-type external" target="_blank">Map</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-signature-type">ITerminalAddon</span><span class="tsd-signature-symbol">></span></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Get terminal addons</p>
|
|
60
|
+
</div><h4 class="tsd-returns-title">Returns <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Map-1.html" class="tsd-signature-type external" target="_blank">Map</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-signature-type">ITerminalAddon</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.addons</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L144">core/kernel/src/tree/terminal.ts:144</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="ansi" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>ansi</span><a href="#ansi" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="ansi-1"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">ansi</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">__module</span></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Get ANSI escape sequences</p>
|
|
61
|
+
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">__module</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.ansi</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L145">core/kernel/src/tree/terminal.ts:145</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="cmd" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>cmd</span><a href="#cmd" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="cmd-1"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">cmd</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Get current command</p>
|
|
62
|
+
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.cmd</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L147">core/kernel/src/tree/terminal.ts:147</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="commands" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>commands</span><a href="#commands" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="commands-1"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">commands</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{</span> <span class="tsd-signature-symbol">[</span><span class="tsd-kind-index-signature">key</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]:</span> <a href="kernel_src_tree_lib_commands.TerminalCommand.html" class="tsd-signature-type tsd-kind-class">TerminalCommand</a> <span class="tsd-signature-symbol">}</span></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Get terminal commands</p>
|
|
63
|
+
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">{</span> <span class="tsd-signature-symbol">[</span><span class="tsd-kind-index-signature">key</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]:</span> <a href="kernel_src_tree_lib_commands.TerminalCommand.html" class="tsd-signature-type tsd-kind-class">TerminalCommand</a> <span class="tsd-signature-symbol">}</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.commands</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L146">core/kernel/src/tree/terminal.ts:146</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="cwd" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>cwd</span><a href="#cwd" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="cwd-1"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">cwd</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Get current working directory</p>
|
|
64
|
+
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.cwd</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L148">core/kernel/src/tree/terminal.ts:148</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="emojis" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>emojis</span><a href="#emojis" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="emojis-1"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">emojis</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">__module</span></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Get emoji utilities</p>
|
|
65
|
+
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">__module</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.emojis</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L149">core/kernel/src/tree/terminal.ts:149</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="events" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>events</span><a href="#events" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="events-1"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">events</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="kernel_src_tree_events.Events.html" class="tsd-signature-type tsd-kind-class">Events</a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Get event emitter</p>
|
|
66
|
+
</div><h4 class="tsd-returns-title">Returns <a href="kernel_src_tree_events.Events.html" class="tsd-signature-type tsd-kind-class">Events</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.events</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L150">core/kernel/src/tree/terminal.ts:150</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="id" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>id</span><a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="id-1"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">id</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Get terminal ID</p>
|
|
67
|
+
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.id</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L151">core/kernel/src/tree/terminal.ts:151</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="prompttemplate" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>prompt<wbr>Template</span><a href="#prompttemplate" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="prompttemplate-1"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">promptTemplate</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Get/set prompt template</p>
|
|
68
|
+
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.promptTemplate</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L158">core/kernel/src/tree/terminal.ts:158</a></li></ul></aside></li><li class="tsd-signature" id="prompttemplate-2"><span class="tsd-signature-keyword">set</span> <span class="tsd-kind-set-signature">promptTemplate</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Get/set prompt template</p>
|
|
69
|
+
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type">string</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.promptTemplate</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L159">core/kernel/src/tree/terminal.ts:159</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="socket" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>socket</span><a href="#socket" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="socket-1"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">socket</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span> <span class="tsd-signature-symbol">|</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/WebSocket-1.html" class="tsd-signature-type external" target="_blank">WebSocket</a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Get WebSocket connection</p>
|
|
70
|
+
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span> <span class="tsd-signature-symbol">|</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/WebSocket-1.html" class="tsd-signature-type external" target="_blank">WebSocket</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.socket</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L152">core/kernel/src/tree/terminal.ts:152</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="socketkey" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>socket<wbr>Key</span><a href="#socketkey" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="socketkey-1"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">socketKey</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span> <span class="tsd-signature-symbol">|</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/JsonWebKey.html" class="tsd-signature-type external" target="_blank">JsonWebKey</a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Get socket public key</p>
|
|
71
|
+
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span> <span class="tsd-signature-symbol">|</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/JsonWebKey.html" class="tsd-signature-type external" target="_blank">JsonWebKey</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.socketKey</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L153">core/kernel/src/tree/terminal.ts:153</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="stderr" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>stderr</span><a href="#stderr" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="stderr-1"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">stderr</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/WritableStream-1.html" class="tsd-signature-type external" target="_blank">WritableStream</a><span class="tsd-signature-symbol"><</span><a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Uint8Array-1.html" class="tsd-signature-type external" target="_blank">Uint8Array</a><span class="tsd-signature-symbol">></span></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Get standard error stream</p>
|
|
72
|
+
</div><h4 class="tsd-returns-title">Returns <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/WritableStream-1.html" class="tsd-signature-type external" target="_blank">WritableStream</a><span class="tsd-signature-symbol"><</span><a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Uint8Array-1.html" class="tsd-signature-type external" target="_blank">Uint8Array</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.stderr</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L156">core/kernel/src/tree/terminal.ts:156</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="stdin" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>stdin</span><a href="#stdin" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="stdin-1"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">stdin</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/ReadableStream-1.html" class="tsd-signature-type external" target="_blank">ReadableStream</a><span class="tsd-signature-symbol"><</span><a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Uint8Array-1.html" class="tsd-signature-type external" target="_blank">Uint8Array</a><span class="tsd-signature-symbol">></span></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Get standard input stream</p>
|
|
73
|
+
</div><h4 class="tsd-returns-title">Returns <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/ReadableStream-1.html" class="tsd-signature-type external" target="_blank">ReadableStream</a><span class="tsd-signature-symbol"><</span><a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Uint8Array-1.html" class="tsd-signature-type external" target="_blank">Uint8Array</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.stdin</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L154">core/kernel/src/tree/terminal.ts:154</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="stdout" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>stdout</span><a href="#stdout" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="stdout-1"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">stdout</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/WritableStream-1.html" class="tsd-signature-type external" target="_blank">WritableStream</a><span class="tsd-signature-symbol"><</span><a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Uint8Array-1.html" class="tsd-signature-type external" target="_blank">Uint8Array</a><span class="tsd-signature-symbol">></span></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Get standard output stream</p>
|
|
74
|
+
</div><h4 class="tsd-returns-title">Returns <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/WritableStream-1.html" class="tsd-signature-type external" target="_blank">WritableStream</a><span class="tsd-signature-symbol"><</span><a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Uint8Array-1.html" class="tsd-signature-type external" target="_blank">Uint8Array</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.stdout</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L155">core/kernel/src/tree/terminal.ts:155</a></li></ul></aside></li></ul></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open=""><summary class="tsd-accordion-summary" data-key="section-Methods"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Methods</h2></summary><section><section class="tsd-panel tsd-member"><a id="clearcommand" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>clear<wbr>Command</span><a href="#clearcommand" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="clearcommand-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">clearCommand</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><a href="#clearcommand-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Clear terminal command</p>
|
|
75
|
+
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.clearCommand</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L948">core/kernel/src/tree/terminal.ts:948</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="connect" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>connect</span><a href="#connect" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="connect-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">connect</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">socket</span><span class="tsd-signature-symbol">:</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/WebSocket-1.html" class="tsd-signature-type external" target="_blank">WebSocket</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#connect-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Connect to WebSocket</p>
|
|
75
76
|
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">socket</span>: <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/WebSocket-1.html" class="tsd-signature-type external" target="_blank">WebSocket</a></span><div class="tsd-comment tsd-typography"><p>WebSocket to connect</p>
|
|
76
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.connect</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
77
|
+
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.connect</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L383">core/kernel/src/tree/terminal.ts:383</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="createspeciallink" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>create<wbr>Special<wbr>Link</span><a href="#createspeciallink" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="createspeciallink-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">createSpecialLink</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">uri</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">text</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><a href="#createspeciallink-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Create a special terminal link</p>
|
|
77
78
|
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">uri</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>Link URI</p>
|
|
78
79
|
</div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">text</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>Link text</p>
|
|
79
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.createSpecialLink</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
80
|
+
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.createSpecialLink</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L375">core/kernel/src/tree/terminal.ts:375</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="getinputstream" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr>Input<wbr>Stream</span><a href="#getinputstream" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="getinputstream-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">getInputStream</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/ReadableStream-1.html" class="tsd-signature-type external" target="_blank">ReadableStream</a><span class="tsd-signature-symbol"><</span><a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Uint8Array-1.html" class="tsd-signature-type external" target="_blank">Uint8Array</a><span class="tsd-signature-symbol">></span><a href="#getinputstream-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Get a new input stream subscribed to keyboard input.
|
|
80
81
|
Each call returns an independent stream.</p>
|
|
81
|
-
</div><h4 class="tsd-returns-title">Returns <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/ReadableStream-1.html" class="tsd-signature-type external" target="_blank">ReadableStream</a><span class="tsd-signature-symbol"><</span><a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Uint8Array-1.html" class="tsd-signature-type external" target="_blank">Uint8Array</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.getInputStream</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
82
|
-
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.hide</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
83
|
-
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.listen</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
82
|
+
</div><h4 class="tsd-returns-title">Returns <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/ReadableStream-1.html" class="tsd-signature-type external" target="_blank">ReadableStream</a><span class="tsd-signature-symbol"><</span><a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Uint8Array-1.html" class="tsd-signature-type external" target="_blank">Uint8Array</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.getInputStream</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L944">core/kernel/src/tree/terminal.ts:944</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="hide" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>hide</span><a href="#hide" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="hide-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">hide</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#hide-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Hide terminal</p>
|
|
83
|
+
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.hide</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L371">core/kernel/src/tree/terminal.ts:371</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="keyhandler" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>key<wbr>Handler</span><a href="#keyhandler" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="keyhandler-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">keyHandler</span><span class="tsd-signature-symbol">(</span><br> <span class="tsd-kind-parameter">__namedParameters</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">domEvent</span><span class="tsd-signature-symbol">:</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/KeyboardEvent-1.html" class="tsd-signature-type external" target="_blank">KeyboardEvent</a><span class="tsd-signature-symbol">;</span> <span class="tsd-kind-property">key</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Promise-1.html" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#keyhandler-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">__namedParameters</span>: <span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">domEvent</span><span class="tsd-signature-symbol">:</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/KeyboardEvent-1.html" class="tsd-signature-type external" target="_blank">KeyboardEvent</a><span class="tsd-signature-symbol">;</span> <span class="tsd-kind-property">key</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">}</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Promise-1.html" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L679">core/kernel/src/tree/terminal.ts:679</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="listen" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>listen</span><a href="#listen" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="listen-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">listen</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#listen-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Start listening for input</p>
|
|
84
|
+
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.listen</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L387">core/kernel/src/tree/terminal.ts:387</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="mount" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>mount</span><a href="#mount" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="mount-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">mount</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">element</span><span class="tsd-signature-symbol">:</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/HTMLElement-1.html" class="tsd-signature-type external" target="_blank">HTMLElement</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#mount-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Mount terminal to DOM element</p>
|
|
84
85
|
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">element</span>: <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/HTMLElement-1.html" class="tsd-signature-type external" target="_blank">HTMLElement</a></span><div class="tsd-comment tsd-typography"><p>Element to mount to</p>
|
|
85
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.mount</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
86
|
+
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.mount</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L364">core/kernel/src/tree/terminal.ts:364</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="paste" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>paste</span><a href="#paste" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="paste-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">paste</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">data</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Promise-1.html" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#paste-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Writes text to the terminal, performing the necessary transformations for
|
|
86
87
|
pasted text.</p>
|
|
87
88
|
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">data</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>The text to write to the terminal.</p>
|
|
88
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Promise-1.html" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.paste</p><p>Overrides XTerm.paste</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
89
|
-
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">text</span>: <span class="tsd-signature-type">string</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.prompt</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
89
|
+
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Promise-1.html" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.paste</p><p>Overrides XTerm.paste</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L670">core/kernel/src/tree/terminal.ts:670</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="progress" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>progress</span><a href="#progress" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="progress-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">progress</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">state</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#progress-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">state</span>: <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">number</span></span></li><li><span><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type">number</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L379">core/kernel/src/tree/terminal.ts:379</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="prompt" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>prompt</span><a href="#prompt" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="prompt-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">prompt</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">text</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><a href="#prompt-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Gets the prompt string, loading from PROMPT environment variable if available</p>
|
|
90
|
+
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">text</span>: <span class="tsd-signature-type">string</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.prompt</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L635">core/kernel/src/tree/terminal.ts:635</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="readline" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>readline</span><a href="#readline" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="readline-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">readline</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">prompt</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">hide</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">noListen</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Promise-1.html" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span><a href="#readline-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Read a line of input</p>
|
|
90
91
|
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">prompt</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ''</span></span><div class="tsd-comment tsd-typography"><p>Input prompt</p>
|
|
91
92
|
</div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">hide</span>: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></span><div class="tsd-comment tsd-typography"><p>Hide input</p>
|
|
92
93
|
</div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">noListen</span>: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></span><div class="tsd-comment tsd-typography"><p>Don't auto-listen</p>
|
|
93
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Promise-1.html" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.readline</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
94
|
+
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Promise-1.html" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.readline</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L417">core/kernel/src/tree/terminal.ts:417</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="restorecommand" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>restore<wbr>Command</span><a href="#restorecommand" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="restorecommand-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">restoreCommand</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">cmd</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#restorecommand-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Restore terminal command</p>
|
|
94
95
|
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">cmd</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>Command to restore</p>
|
|
95
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.restoreCommand</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
96
|
+
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.restoreCommand</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L956">core/kernel/src/tree/terminal.ts:956</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="serialize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>serialize</span><a href="#serialize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="serialize-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">serialize</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><a href="#serialize-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L889">core/kernel/src/tree/terminal.ts:889</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="shortcutkeyhandler" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>shortcut<wbr>Key<wbr>Handler</span><a href="#shortcutkeyhandler" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="shortcutkeyhandler-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">shortcutKeyHandler</span><span class="tsd-signature-symbol">(</span><br> <span class="tsd-kind-parameter">__namedParameters</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">domEvent</span><span class="tsd-signature-symbol">:</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/KeyboardEvent-1.html" class="tsd-signature-type external" target="_blank">KeyboardEvent</a> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Promise-1.html" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#shortcutkeyhandler-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">__namedParameters</span>: <span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">domEvent</span><span class="tsd-signature-symbol">:</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/dom/interfaces/KeyboardEvent-1.html" class="tsd-signature-type external" target="_blank">KeyboardEvent</a> <span class="tsd-signature-symbol">}</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Promise-1.html" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L399">core/kernel/src/tree/terminal.ts:399</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="show" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>show</span><a href="#show" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="show-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">show</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#show-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L894">core/kernel/src/tree/terminal.ts:894</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="spinner" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>spinner</span><a href="#spinner" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="spinner-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">spinner</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">spinner</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">SpinnerName</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">prefix</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">suffix</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="kernel_src_tree_terminal.Spinner.html" class="tsd-signature-type tsd-kind-class">Spinner</a><a href="#spinner-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Create a spinner</p>
|
|
96
97
|
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">spinner</span>: <span class="tsd-signature-type">SpinnerName</span></span><div class="tsd-comment tsd-typography"><p>Spinner type</p>
|
|
97
98
|
</div><div class="tsd-comment tsd-typography"></div></li><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">prefix</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>Prefix text</p>
|
|
98
99
|
</div><div class="tsd-comment tsd-typography"></div></li><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">suffix</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>Suffix text</p>
|
|
99
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="kernel_src_tree_terminal.Spinner.html" class="tsd-signature-type tsd-kind-class">Spinner</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.spinner</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
100
|
-
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.unlisten</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
100
|
+
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="kernel_src_tree_terminal.Spinner.html" class="tsd-signature-type tsd-kind-class">Spinner</a></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.spinner</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L509">core/kernel/src/tree/terminal.ts:509</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="unlisten" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>unlisten</span><a href="#unlisten" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="unlisten-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">unlisten</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#unlisten-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Stop listening for input</p>
|
|
101
|
+
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.unlisten</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L393">core/kernel/src/tree/terminal.ts:393</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="write" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>write</span><a href="#write" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="write-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">write</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">data</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Uint8Array-1.html" class="tsd-signature-type external" target="_blank">Uint8Array</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#write-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Write data to the terminal.</p>
|
|
101
102
|
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">data</span>: <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Uint8Array-1.html" class="tsd-signature-type external" target="_blank">Uint8Array</a></span><div class="tsd-comment tsd-typography"><p>The data to write to the terminal. This can either be raw
|
|
102
103
|
bytes given as Uint8Array from the pty or a string. Raw bytes will always
|
|
103
104
|
be treated as UTF-8 encoded, string data as UTF-16.</p>
|
|
104
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.write</p><p>Overrides XTerm.write</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
105
|
+
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.write</p><p>Overrides XTerm.write</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L898">core/kernel/src/tree/terminal.ts:898</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="writeln" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>writeln</span><a href="#writeln" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="writeln-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">writeln</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">data</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Uint8Array-1.html" class="tsd-signature-type external" target="_blank">Uint8Array</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#writeln-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><code class="tsd-tag">Experimental</code><div class="tsd-comment tsd-typography"><p>Writes data to the terminal, followed by a break line character (\n).</p>
|
|
105
106
|
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">data</span>: <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <a href="https://typhonjs-typedoc.github.io/ts-lib-docs/2024/es/interfaces/Uint8Array-1.html" class="tsd-signature-type external" target="_blank">Uint8Array</a></span><div class="tsd-comment tsd-typography"><p>The data to write to the terminal. This can either be raw
|
|
106
107
|
bytes given as Uint8Array from the pty or a string. Raw bytes will always
|
|
107
108
|
be treated as UTF-8 encoded, string data as UTF-16.</p>
|
|
108
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.writeln</p><p>Overrides XTerm.writeln</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/
|
|
109
|
+
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of ITerminal.writeln</p><p>Overrides XTerm.writeln</p><ul><li>Defined in <a href="https://github.com/ecmaos/ecmaos/blob/1c0b126756d00361abe4364eb322939a8d79c2fe/core/kernel/src/tree/terminal.ts#L903">core/kernel/src/tree/terminal.ts:903</a></li></ul></aside></li></ul></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked=""><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open="" class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details" tabindex="-1"><details open="" class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Constructors"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Constructors</summary><div><a href="#constructor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a></div></details><details open="" class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Accessors"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Accessors</summary><div><a href="#addons" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>addons</span></a><a href="#ansi" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>ansi</span></a><a href="#cmd" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>cmd</span></a><a href="#commands" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>commands</span></a><a href="#cwd" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>cwd</span></a><a href="#emojis" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>emojis</span></a><a href="#events" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>events</span></a><a href="#id" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>id</span></a><a href="#prompttemplate" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>prompt<wbr>Template</span></a><a href="#socket" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>socket</span></a><a href="#socketkey" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>socket<wbr>Key</span></a><a href="#stderr" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>stderr</span></a><a href="#stdin" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>stdin</span></a><a href="#stdout" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>stdout</span></a></div></details><details open="" class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Methods"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Methods</summary><div><a href="#clearcommand" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>clear<wbr>Command</span></a><a href="#connect" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>connect</span></a><a href="#createspeciallink" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>create<wbr>Special<wbr>Link</span></a><a href="#getinputstream" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr>Input<wbr>Stream</span></a><a href="#hide" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>hide</span></a><a href="#keyhandler" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>key<wbr>Handler</span></a><a href="#listen" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>listen</span></a><a href="#mount" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>mount</span></a><a href="#paste" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>paste</span></a><a href="#progress" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>progress</span></a><a href="#prompt" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>prompt</span></a><a href="#readline" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>readline</span></a><a href="#restorecommand" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>restore<wbr>Command</span></a><a href="#serialize" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>serialize</span></a><a href="#shortcutkeyhandler" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>shortcut<wbr>Key<wbr>Handler</span></a><a href="#show" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>show</span></a><a href="#spinner" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>spinner</span></a><a href="#unlisten" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>unlisten</span></a><a href="#write" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>write</span></a><a href="#writeln" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>writeln</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">ecmaOS</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a> with the <a href="https://www.npmjs.com/package/@typhonjs-typedoc/typedoc-theme-dmt" target="_blank">Default Modern Theme</a></p></footer></main></body></html>
|