logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

INCLUDE - pulling in slonik code from another file

Description

       This  draws the specified slonik script inline into the present script. If the pathname specifies a rela‐
       tive path, slonik(1) will search relative to the current working directory.

       Nested include files are supported. The scanner and parser report the proper file names and line  numbers
       when they run into an error.

Example

            include </tmp/preamble.slonik>;

Name

       INCLUDE - pulling in slonik code from another file

Synopsis

include [ <pathname>]

Version Information

       This command was introduced in Slony-I 1.1

                                                19 September 2024                              SLONIKINCLUDE(7)
return

See Also