Class
Apipie::Client::Generator
In:
lib/apipie/client/generator.rb
Parent:
Thor::Group
Methods
all?
api
camelizer
class_base
class_suffix
client_args
destination_root
generate_cli
new
params_in_path
plaintext
resource_name
source_root
start
substituted_url
transformation_hash
validation
Included Modules
Thor::Actions
Attributes
doc
[R]
resource
[R]
resource_key
[R]
Public Class methods
destination_root
(name, suffix)
new
(*args)
source_root
()
start
(client_name, subject = :all, suffix = '_client')
Public Instance methods
all?
()
generate_cli
()
Protected Instance methods
api
(method)
camelizer
(string)
class_base
()
class_suffix
()
client_args
(method)
params_in_path
(method)
plaintext
(text)
resource_name
()
Resource related helper methods:
substituted_url
(method)
transformation_hash
(method)
validation
(method)
[Validate]