package file_path

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

Source file test_file_path.ml

1
2
3
4
5
6
7
8
9
10
11
open! Core

(** We do not need to test the [Types] module. *)
module Types = File_path.Types

module Absolute = Test_absolute
module Relative = Test_relative
module Part = Test_part
include Test_path
module Operators = Test_operators
module Stable = Test_stable
OCaml

Innovation. Community. Security.