aboutsummaryrefslogtreecommitdiff
path: root/docs/luarocks_admin_refresh_cache.md
diff options
context:
space:
mode:
authorBruno Thiago <45828157+brunotvs@users.noreply.github.com>2026-03-17 14:33:03 -0300
committerGitHub <noreply@github.com>2026-03-17 14:33:03 -0300
commit6b0a7f7f8770f5d21730a5f2fa8fcbc695687c43 (patch)
tree8fa3c8c6a2d52fc84c2b96762457dab3412e37d7 /docs/luarocks_admin_refresh_cache.md
parentdf425b4a24637797f552245685d7535ad9a56f7c (diff)
downloadluarocks-6b0a7f7f8770f5d21730a5f2fa8fcbc695687c43.tar.gz
luarocks-6b0a7f7f8770f5d21730a5f2fa8fcbc695687c43.tar.bz2
luarocks-6b0a7f7f8770f5d21730a5f2fa8fcbc695687c43.zip
fix: check if table entry is nil or not (#1867)
running ```luarocks config local_by_default``` returns ```Error: Unknown entry local_by_default``` and running ```luarocks config local_by_default true``` writes it as a string to the config file: ```lua local_by_default = "true" ``` Same is true to any bool var set as false. This pr aims to fix this issue.
Diffstat (limited to 'docs/luarocks_admin_refresh_cache.md')
0 files changed, 0 insertions, 0 deletions