Packages

A route generator for Lustre page trees

Current section

Files

Jump to
proute include proute@discover_DuplicatePath.hrl
Raw

include/proute@discover_DuplicatePath.hrl

-record(duplicate_path, {
path :: binary(),
first_file :: binary(),
second_file :: binary()
}).