Superls.Tag (superls v1.2.3)

View Source

Tokenize a media path.

Summary

Functions

extract all tokens including dates 10.16.16 and times 16:57 tokens.

Tokenize media_dir volume and returns its index.

Functions

extract_tokens(file_path)

@spec extract_tokens(file_path :: Path.t()) :: tokens :: [String.t()]

extract all tokens including dates 10.16.16 and times 16:57 tokens.

index_media_dir(media_dir)

@spec index_media_dir(media_dir :: Path.t()) :: index :: Superls.MergedIndex.tags()

Tokenize media_dir volume and returns its index.