Sha256: 06c182f045a4f55e4b799d80701facd7ff59be436f031b8eccf6f9f1c945911c
Contents?: true
Size: 298 Bytes
Versions: 64
Compression:
Stored size: 298 Bytes
Contents
# encoding: ascii-8bit # Enforce not allowing this file to be included within CmdTlmServer if $0 =~ /CmdTlmServer/ or $0 =~ /Replay/ raise "cosmos/script must not be required by any code used in the CmdTlmServer or Replay applications" end require 'cosmos/script/script' include Cosmos::Script
Version data entries
64 entries across 64 versions & 1 rubygems