Skip to content

troubleshooting command to verify libtidy is installed #8

@jesperronn

Description

@jesperronn

Hi, first of all, thanks for maintaining this project

I am looking for a very simple command to verify a system where I want to ensure html tidy is installed before I start doing fancy stuff and cleaning.

For other libraries, usually I would run lib --version.

But the only thing I could find here was this:

TidyFFI::LibTidy.tidyReleaseDate
=> "31 October 2006 - Apple Inc. build 15.18.1"

This works... but I would rather prefer a version call or something. From https://github.com/libc/tidy_ffi/blob/master/lib/tidy_ffi/lib_tidy.rb#L18 I see that there is a tidyRelease as well, but it takes a parameter.

In your opinion, what would be the best ping or troubleshooting command I could use?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions