[ does => 'A', \'DX::Lib::FS::Action::CreateDirectory' ],
[ react => [ qw(PS M) ], sub {
$_[0]->but(mode => $_[1]);
- } ] ] ],
+ } ] ],
+ [ 'cut' ] ],
[ mode => [ qw(PS M) ],
[ exists => [ qw(A) ],
[ has_action => qw(PS A) ],
[ does => 'A', \'DX::Lib::FS::Action::CreateFile' ],
[ react => [ qw(PS M) ], sub {
$_[0]->but(mode => $_[1]);
- } ] ] ],
+ } ] ],
+ [ 'cut' ] ],
[ mode => [ qw(PS M) ],
[ exists_path => qw(PS) ],
[ not => [ info_prop => 'PS', \'mode', 'M' ] ],