030f8a813c
The null provider is a rather-unusual provider that has constructs that intentionally do nothing. This may sound strange, and indeed these constructs do not need to be used in most cases, but they can be useful in various situations to help orchestrate tricky behavior or work around limitations.
4 lines
297 B
Text
4 lines
297 B
Text
The null provider is a rather-unusual provider that has constructs that
|
|
intentionally do nothing. This may sound strange, and indeed these constructs
|
|
do not need to be used in most cases, but they can be useful in various
|
|
situations to help orchestrate tricky behavior or work around limitations.
|