luadocs/content/lua.scripts.manual/scripts/examples/running_os.md
Bill Ferguson b69d752221 [lua scripts] created manual from script comments
[lua scripts api] created manual from embedded library documentation

[lua api] created stub to contain lua api manual
2020-12-12 15:14:19 -05:00

418 B

title id weight draft author
running_os running_os 110 false people

Name

running_os.lua - prints the operating system

Description

prints the operating system

Usage

  • require this script from your main lua file To do this add this line to the file .config/darktable/luarc: require "running_os"

Additional Software Required

Limitations

Author

Tobias Jakobs

Change Log