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

generate-intr-interface - generate Theme-D-Intr interface

Description

       Command generate-intr-interface generates a Theme-D-Intr interface file for an application.

Files

_intr-imports.scm
              The default specification file for the G-Golf imports.

       _intr-imports.thi
              The default interface file for the G-Golf imports.

Name

       generate-intr-interface - generate Theme-D-Intr interface

Options

-iINPUTFILE
              Specify  the  input file. The default is intr-imports.scm.  The input file specifies which classes
              and procedures are imported for the application.

       -mMODULENAME
              Specify the Theme-D module name of the G-Golf import module. The default is _intr-imports.

       --no-check
              Disable some internal checks.

       --no-methods
              Do not generate Theme-D methods for the imported procedures.

       -oOUTPUTFILE
              Specify the output file name. The default is _intr-imports.thi.

See Also

generate-intr-body(1), generate-intr-target-module(1)

GNU                                                2022-04-01                         GENERATE_INTR_INTERFACE(1)

Synopsis

generate-intr-interface [ OPTION ] ...

See Also