package globlon

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Globlon - a globbing library for ocaml

This library allows you to use unix shell style globbing to match against paths.

We use Foreign Function Interface (FFI) to call glob(3), and provide access to all of their flags.

OCaml

Innovation. Community. Security.