Push items: directory¶
- class pushsource.DirectoryPushItem[source]¶
A
PushItem
representing a directory.On a directory push item, the src attribute contains the full path to a directory tree. It should generally be interpreted as a request to recursively publish that entire directory tree as-is.
Attributes:
build()
[inherited]build_info()
[inherited]dest()
[inherited]md5sum()
[inherited]name()
[inherited]origin()
[inherited]sha256sum()
[inherited]signing_key()
[inherited]src()
[inherited]state()
[inherited]