Documentation
¶
Overview ¶
This module parses the QuickLook database for each user. It collects information about files that have been previewed using QuickLook, including: - Path and filename - Last hit date - Hit count - File last modified date - Generator - File size
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QuickLookModule ¶
func (*QuickLookModule) GetDescription ¶
func (m *QuickLookModule) GetDescription() string
func (*QuickLookModule) GetName ¶
func (m *QuickLookModule) GetName() string
func (*QuickLookModule) Run ¶
func (m *QuickLookModule) Run(params mod.ModuleParams) error
Click to show internal directories.
Click to hide internal directories.