clipppy.yaml.scope
¶
Module Contents
¶
class
clipppy.yaml.scope.
ScopeMixin
¶
_scope
:MutableMapping[str,
Any]
¶
builtins
:ClassVar[Mapping[str,
Any]]
¶
import_
(
self
,
*
specs
:
Union
[
str
,
_import_DictT
]
)
¶
resolve_name
(
self
,
name
:
str
,
kwargs
)
¶
property
scope
(
self
)
¶
CLIPPPY
Navigation
Contents:
Clipppy Users’ Guide
Examples
Clipppy Developers’ Guide
API Reference
Related Topics
Documentation overview
Quick search