dmdtags 1.2.0

A tag file generator for D source code


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

dmdtags

A tag generator for D source code that uses the DMD frontend for accurate parsing.

Usage

dmdtags [options] [source_paths]

Options

  • -R: Search directories recursively (default: current directory).
  • -f tagfile, -o tagfile: Write tags to tagfile; - for standard output.
  • -a: Add generated tags to an existing tag file (default: overwrite).
Authors:
  • Paul Backus
Dependencies:
dmd:frontend
Versions:
1.2.0 2023-Nov-13
1.1.1 2023-Nov-11
1.1.0 2023-Nov-11
1.0.0 2021-Aug-27
~master 2023-Nov-13
Show all 5 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 22 downloads total

Score:
0.7
Short URL:
dmdtags.dub.pm