|
TTY OV
1
A cross platform python terminal
|
Data Structures | |
| class | HLLs |
# +==== BEGIN tty_ov =================+ # LOGO: # ..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ # .@...........................#@ # @############################.@ # @...........................@.@ # @..#######################..@.@ # @.#########################.@.@ # @.##>_#####################.@.@ # @.#########################.@.@ # @.#########################.@.@ # @.#########################.@.@ # @.#########################.@.@ # @..#######################..@.@ # @...........................@.@ # @..+----+______________.....@.@ # @..+....+______________+....@.@ # @..+----+...................@.@ # @...........................@.# # @@@@@@@@@@@@@@@@@@@@@@@@@@@@@#. # /STOP # PROJECT: tty_ov # FILE: hl_ls.py # CREATION DATE: 11-02-2026 # LAST Modified: 19:35:41 11-02-2026 # DESCRIPTION: # A module that emulates a few core functionalities of a tty (see the inner help for a list of functions). # /STOP # COPYRIGHT: (c) Henry Letellier # PURPOSE: This is the file that contains the implementation attempt of the ls command. # // AR # +==== END tty_ov =================+