lib/cryptum/event/gtfo.rb in cryptum-0.0.397 vs lib/cryptum/event/gtfo.rb in cryptum-0.0.398
- old
+ new
@@ -1,9 +1,10 @@
# frozen_string_literal: true
module Cryptum
- # This plugin is used to Get the F* Out (GTFO) when the "G" Key is Pressed
+ # Cryptum::Event Namespace
module Event
+ # This Modules is used to Get the F* Out (GTFO) when the "G" Key is Pressed
module GTFO
# Supported Method Parameters::
# Cryptum::Event::GTFO.now(
# )
public_class_method def self.now(opts = {})