File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change 1- """A generated module for Localstack functions
2-
3- This module has been generated via dagger init and serves as a reference to
4- basic module structure as you get started with Dagger.
5-
6- Two functions have been pre-created. You can modify, delete, or add to them,
7- as needed. They demonstrate usage of arguments and return types using simple
8- echo and grep commands. The functions can be called from the dagger CLI or
9- from one of the SDKs.
10-
11- The first line in this comment block is a short description line and the
12- rest is a long description with more detail on the module's purpose or usage,
13- if appropriate. All modules should have a short description.
14- """
15-
161from .main import Localstack as Localstack
You can’t perform that action at this time.
0 commit comments