Instructions for restoring buckets using Minio mirror features.
Install Link install link
Instructions for restoring buckets using Minio mirror features.
Install Link install link
A metatable in Lua defines various extraneous behaviors for a table when indexed, modified, interacted with, etc. They are Lua's core metaprogramming feature; most well known for being useful to emulate classes much like an OOP language.
Any table (and userdata) may be assigned a metatable. You can define a metatable for a table as such:
-- Our sample table
local tab = {}
-- Our metatable
local metatable = {
-- This table is then what holds the metamethods or metafields| # | |
| # Apple SuperDrive initialization rule | |
| # | |
| # See: https://gist.github.com/yookoala/818c1ff057e3d965980b7fd3bf8f77a6 | |
| ACTION=="add", ATTRS{idProduct}=="1500", ATTRS{idVendor}=="05ac", DRIVERS=="usb", RUN+="/usr/bin/sg_raw --cmdset=1 %r/sr%n EA 00 00 00 00 00 01" |