The VFS instance is an implementation detail of the transaction
and doesn't belong as part of the public interface. So mark it as
private.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGb590f4763aba: transaction: make opener a private attribute
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.