blob: 542c564bd999a443b2f7a4b94903e2174d035680 (
plain) (
blame)
1
2
3
4
5
|
// SPDX-License-Identifier: AGPL-3.0-only
// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org>
// Package ansiec provides definitions for ANSI escape sequences.
package ansiec
|