Top Level Namespace

Defined in:

Constant Summary

APP_NAME = "Cryfetch"
COPYRIGHT = "Copyright (c) 2024 Lilith Parker"
LICENSE = "MIT License"
VERSION = "alpha 0.44.0"

Method Summary

Method Detail

def clck #

simple clock to check systems current uptime


[View source]
def help_info #

help info, accessible with -h


[View source]
def main #

[View source]
def pack : String #

[View source]
def print_system_info(info : SystemInfo) #

HOLY SHIT FUCKING IMPORTANT NOTE! DUE TO THE WAY HEREDOC WORKS ON CRYSTAL, YOU MUST MAKE SURE THAT THE ASCII ART NEED IS EXACTLY 13 LINES OR ELSE IT WILL RESULT IN AN INDEX OUT OF BOUNDS ERROR AND COMPLETELY FUCK THE PROGRAM.


[View source]
def ram : String #

why tf is i32 the default just make it i64 there HAS to be an easier way to do this but macOS would rather contain the most cucked rewrites of GNU utilities rather than just having the God given easy to use GNU utilities


[View source]
def version_info #

version info, accessible with -v


[View source]