class LinkShort::LinkShort
- LinkShort::LinkShort
- Reference
- Object
Overview
Represents the LinkShort API.
Is used for making requests and managing the Linker objects
Defined in:
linkshort.crConstructors
Instance Method Summary
-
#all : Array(Linker)
Get all
Linkerobjects -
#create(destination : String) : Linker
Create a new
Linkerfrom a destination -
#delete(linker : Linker) : Linker
Delete a certain
Linker -
#edit(linker : Linker, destination) : Linker
Edit the destination of a
Linker -
#from_id(id : String) : Linker
Get a
Linkerby itsid