Documentation
¶
Overview ¶
Copyright © 2025 NAME HERE <EMAIL ADDRESS>
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CompareFilesFunc func(string, string) (string, error)
CompareFilesFunc is a function type for comparing files
View Source
var FindLibraryFunc func(string) ([]string, error)
FindLibraryFunc is a function type for finding libraries
View Source
var FormatFileInfoFunc func(interface{}) string
FormatFileInfoFunc is a function type for formatting file info
View Source
var GetFileInfoFunc func(string) (interface{}, error)
GetFileInfoFunc is a function type for getting file info
View Source
var ResolveCommandFunc func(string) (string, error)
ResolveCommandFunc is a function type for resolving commands in PATH
View Source
var SetCalculateHashesFunc func(bool)
SetCalculateHashesFunc is a function type for setting hash calculation flag
View Source
var SetDisableColorsFunc func(bool)
SetDisableColorsFunc is a function type for setting color disable flag
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.