Module z_file_locate

Locate a file and (if needed) generate a preview.

Copyright © 2014-2020 Marc Worrell

Authors: Marc Worrell (marc@worrell.nl).

Description

Locate a file and (if needed) generate a preview. Used by z_file_entry.erl

Function Index

extract_filters/3
locate_file/2
locate_lib/2
locate_sources/4

Function Details

extract_filters/3

extract_filters(Path, OptFilters, Context) -> any()

locate_file/2

locate_file(File, Context) -> any()

locate_lib/2

locate_lib(File, Context) -> any()

locate_sources/4

locate_sources(Root, ImageFilters, Files, Context) -> any()


Generated by EDoc