mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
- rdoc comment
This commit is contained in:
parent
a721d797ea
commit
467ff76981
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ class LogStash::Event
|
|||
return @cancelled
|
||||
end # def cancelled?
|
||||
|
||||
# Create a deep-ish copy of this event.
|
||||
public
|
||||
def clone
|
||||
newdata = @data.clone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue