exporting
This commit is contained in:
parent
45df979ec5
commit
09472b9116
@ -47,8 +47,8 @@ and directories have special meanings.
|
|||||||
|
|
||||||
Directories are processed in a depth-first order. When a particular directory
|
Directories are processed in a depth-first order. When a particular directory
|
||||||
is processed, `setup` is sourced before everything else in the directory, including
|
is processed, `setup` is sourced before everything else in the directory, including
|
||||||
subdirectories. Set variables in the setup function t make them available to other
|
subdirectories. Export variables from the setup function to make them available
|
||||||
files in the same directory.
|
to other files in the same directory.
|
||||||
|
|
||||||
`teardown` is run after everything else in the directory.
|
`teardown` is run after everything else in the directory.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user