feat: more parts of lua
This commit is contained in:
@@ -21,4 +21,4 @@ defmodule BDS.Scripting.Runtime do
|
||||
@callback validate(source()) :: :ok | {:error, term()}
|
||||
@callback execute(source(), entrypoint(), args(), [execution_option()]) ::
|
||||
{:ok, term()} | {:error, term()}
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user