CRexsel Arguments
Force Compile (-f | --force)

Normally the CRexsel compiler will use a caching system that allows sources files that have not changed to be skipped. This flag ensures that compilation takes place, for example

crexsel tangle.rxsl --force

ensures that the file tangle.rxsl is always compiled, other it will be compiled only if a change is made, or the destination XSL file does not exist.

Copyright 2024 Hugh Field-Richards. All Rights Reserved.