superls
v0.1.1
  • Pages
  • Modules

    View Source Superls.Api (superls v0.1.1)

    Superls API for the CLI.

    Summary

    Functions

    archive(media_path, store_name \\ default_store(), confirm? \\ false)
    inspect_store(store_name \\ default_store())
    list_indexes(store_name \\ default_store())
    search_bydate(store_name_or_path, cmd, date, ndays)
    search_duplicated_tags(store_name_or_path)
    search_from_index(criteria_str, merged_index)
    search_from_store(criteria_str, store_name_or_path \\ default_store())
    search_oldness(store_name_or_path, cmd, nentries)
    search_similar_size(store_name_or_path)

    Functions

    Link to this function

    archive(media_path, store_name \\ default_store(), confirm? \\ false)

    View Source
    Link to this function

    inspect_store(store_name \\ default_store())

    View Source
    Link to this function

    list_indexes(store_name \\ default_store())

    View Source
    Link to this function

    search_bydate(store_name_or_path, cmd, date, ndays)

    View Source
    Link to this function

    search_duplicated_tags(store_name_or_path)

    View Source
    Link to this function

    search_from_index(criteria_str, merged_index)

    View Source
    Link to this function

    search_from_store(criteria_str, store_name_or_path \\ default_store())

    View Source
    Link to this function

    search_oldness(store_name_or_path, cmd, nentries)

    View Source
    Link to this function

    search_similar_size(store_name_or_path)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.30.6) for the Elixir programming language