Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CountDownManager ¶
type CountDownManager struct {
// contains filtered or unexported fields
}
func (*CountDownManager) Clear ¶
func (m *CountDownManager) Clear()
func (*CountDownManager) RemoveCd ¶
func (m *CountDownManager) RemoveCd(flag string)
func (*CountDownManager) RemoveCdByPrefix ¶
func (m *CountDownManager) RemoveCdByPrefix(flagPrefix string)
Click to show internal directories.
Click to hide internal directories.