package cucumber

  1. Overview
  2. Docs

Module Cucumber.LocationSource

A type representing a location within a Gherkin feature file.

Sourcetype t
Sourceval string_of_location : t -> string

Pretty print a string from a t.

Sourceval from_command_line : unit -> t

This is to support Tags which are passed in via the command line. It will create a default location for a Tag of line: 0 and column: 0

OCaml

Innovation. Community. Security.