mirror of
https://github.com/textmate/textmate.git
synced 2026-01-20 04:08:04 -05:00
Since we delete the jailed directory in the destructor we can’t support a deep copy of this type. Since we don’t need it, and it’s just a type used in tests, I opted for simply disabling this (to get a compiler error, should it be attempted) rather than introduce the necessary code to allow shallow copies.