G
Giles Bowkett
I have this object which has "include" declared. I want to, in certain
situations, not have the include happen. I can turn it off with an
"if" or an "unless", but is there any way to actually just yank the
include out, and with it any changes it made to the thing which
included it?
(I'm almost certain the answer's no but it'd be pretty cool if I was wrong.)
situations, not have the include happen. I can turn it off with an
"if" or an "unless", but is there any way to actually just yank the
include out, and with it any changes it made to the thing which
included it?
(I'm almost certain the answer's no but it'd be pretty cool if I was wrong.)