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
Linker
objects -
#create(destination : String) : Linker
Create a new
Linker
from 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
Linker
by itsid