FECALITY.SHOP [API]
  • Overview
  • GETTING STARTED
    • Metadata
    • Creating scripts
    • Callbacks
    • Examples
    • Useful resources
  • DOCUMENTATION
    • Datatypes
      • entity
      • player_info
      • weapon_info
      • user_cmd
      • trace_t
      • vec3
      • cvar
      • timer
      • cfg_value
      • shot_info
      • game_event
      • material
      • material_var
      • zip
      • animator
    • Namespaces
      • Gui
      • Render
      • Engine
      • Math
      • Utilities
      • Entities
      • Database
      • Input
      • Panorama
      • Materials
      • Filesystem
      • Zip
    • Instances
      • Global Vars
      • Fecality
      • Gamerules
      • Server
Powered by GitBook
On this page
  • Functions
  • create
  • open
  • open_stream
  1. DOCUMENTATION
  2. Namespaces

Zip

zip namespace

Functions

create

zip.create()

Returns:

zip object

open

zip.open("some_directory")

path

string

path to directory

Returns:

zip object

open_stream

zip.open_stream(...)

stream

table of char

zip stream

Returns:

zip object

PreviousFilesystemNextInstances

Last updated 2 years ago

Value
Datatype
zip
Parameter
Datatype
Description
Value
Datatype
zip
Parameter
Datatype
Description
Value
Datatype
zip