jon.recoil.org

Module OpamFile.Dot_installSource

.install files

include OpamFile.IO_FILE
Sourcetype t

File contents

Sourceval format_version : OpamVersion.t

Empty file

Write some contents to a file

Read file contents.

Returns None on non-existing file

Read file contents. Return empty if the file does not exist.

Sourceval read_from_string : ?filename:OpamFile.Dot_install.t OpamFile.typed_file -> string -> OpamFile.Dot_install.t
Sourceval write_to_string : ?filename:OpamFile.Dot_install.t OpamFile.typed_file -> OpamFile.Dot_install.t -> string

List of files to install in $bin/

List of files to install in $sbin/

List of files to install in $lib/

List of toplevel files

List of architecture-independent files

List of files under the more general share prefix

Executable files under lib/

Not relative to the package's lib dir

Not relative to the package's lib dir, and with +x set

List of other files to install

List of files to install in $bin/

List of files to install in $sbin/

List of files to install in $lib/

List of architecture-independent files

List of files under the more general share prefix

Executable files under lib/

Not relative to the package's lib dir

Not relative to the package's lib dir, and with +x set