TTY OV  1
A cross platform python terminal
Loading...
Searching...
No Matches
tty_ov.hl_ls Namespace Reference

Data Structures

class  HLLs
 

Detailed Description

# +==== 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 =================+