10 lines
280 B
Plaintext
10 lines
280 B
Plaintext
#
|
|
# This is processed when a user explicitly loads the plugin's script module
|
|
# through `@load <plugin-namespace>/<plugin-name>`. Include code here that
|
|
# should execute at that point. This is the most common entry point to
|
|
# your plugin's accompanying scripts.
|
|
#
|
|
|
|
# @load ./bar
|
|
|