diff options
author | Bert Münnich <ber.t@posteo.de> | 2017-05-17 20:07:32 +0200 |
---|---|---|
committer | Bert Münnich <ber.t@posteo.de> | 2017-05-17 20:07:32 +0200 |
commit | 3724d3fc17dc6135a05608cab5bdf00c6978282d (patch) | |
tree | 048434245e8c09070f09b7b7851394c95536ba7c /commands.h | |
parent | edb117e3bdb4d6bef4a4749d94144df8472c0a4d (diff) |
Revised autoreload interface
Make the header only contain the public interface and nothing from the
implementation. All functions get a handle to their self object, like the img_
and tns_ and win_ functions. All necessary data (file path) is also passed as
an argument, so that no extern redeclarations are needed.
Make arl_setup_dir() private, it's not called outside the module.
Make arl_handle() return true if the file has changed, so that the reloading of
the file can be done by the caller.
Diffstat (limited to 'commands.h')
0 files changed, 0 insertions, 0 deletions