Sha256: 8db43db072e790068f3f1b81c2e8dc78775df8efc077ad9c6cb14e188f2b0d74
Contents?: true
Size: 348 Bytes
Versions: 2
Compression:
Stored size: 348 Bytes
Contents
# NOTE: Derived from ../../lib/POSIX.pm. # Changes made here will be lost when autosplit is run again. # See AutoSplit.pm. package POSIX::SigAction; #line 979 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/SigAction/handler.al)" sub handler { $_[0]->{HANDLER} = $_[1] if @_ > 1; $_[0]->{HANDLER} }; # end of POSIX::SigAction::handler 1;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
STLExtract-1.0.1 | Slic3r/Linux/lib/std/auto/POSIX/SigAction/handler.al |
STLExtract-1.0.0 | Slic3r/Linux/lib/std/auto/POSIX/SigAction/handler.al |