Documentation ¶
Overview ¶
This file contains the cli API and configs it
Index ¶
Constants ¶
View Source
const ( Flag_l uint = 1 << iota Flag_a Flag_alpha // sort in alphabetic order (default) Flag_i // stop printing of icons Flag_c // stop printing of colors Flag_D // stop printing of git status Flag_A Flag_h Flag_R Flag_r Flag_S Flag_t Flag_X Flag_s Flag_v Flag_U Flag_1 Flag_d Flag_o Flag_g Flag_G )
flags with corresponding bit values frequently used flags should be higher in the list help (-?) and version (-V) not included
Variables ¶
View Source
var FileList []string
View Source
var FlagVector uint
flagVector has all the options set in it. Each bit represent an option.
Functions ¶
func GetTimeFormate ¶
func GetTimeFormate() string
func TimeFormate ¶
func TimeFormate(t string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.