コード例 #1
0
 def emit_nothing(_context):
     yield AssetMaterialization.file(path='/path/')
コード例 #2
0
 def yield_stuff(_context):
     yield AssetMaterialization.file('/path/to/nowhere')